ATY_LIB V2_102_230218
ATY_LIB for general devices or ALGO
 
Loading...
Searching...
No Matches
fw_util.h
Go to the documentation of this file.
1// Copyright 2021 IOsetting <iosetting(at)outlook.com>
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15#ifndef ___FW_UTIL_H___
16#define ___FW_UTIL_H___
17
18#include "fw_conf.h"
19#include "fw_types.h"
20
28
29#endif
void UTIL_Uart1_35M_9600_Init(void)
Definition: fw_util.c:68
void UTIL_Uart1_33M1776_9600_Init(void)
Definition: fw_util.c:44
void UTIL_Uart1_24M_115200_Init(void)
Definition: fw_util.c:32
void UTIL_Uart1_33M1776_115200_Init(void)
Definition: fw_util.c:56
void UTIL_Uart1_36M864_115200_Init(void)
Definition: fw_util.c:92
void UTIL_Uart1_24M_9600_Init(void)
Definition: fw_util.c:20
void UTIL_Uart1_36M864_9600_Init(void)
Definition: fw_util.c:80