Home
last modified time | relevance | path

Searched defs:SCIx (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_sci.c65 void SCI_DeInit(HT_SCI_TypeDef* SCIx) in SCI_DeInit()
87 void SCI_Init(HT_SCI_TypeDef* SCIx, SCI_InitTypeDef* SCI_InitStruct) in SCI_Init()
141 void SCI_Cmd(HT_SCI_TypeDef* SCIx, ControlStatus NewState) in SCI_Cmd()
181 void SCI_SetGuardTimeValue(HT_SCI_TypeDef* SCIx, u16 SCI_GuardTime) in SCI_SetGuardTimeValue()
230 void SCI_SendData(HT_SCI_TypeDef* SCIx, u8 SCI_Data) in SCI_SendData()
240 u8 SCI_ReceiveData(HT_SCI_TypeDef* SCIx) in SCI_ReceiveData()
254 void SCI_ClockModeConfig(HT_SCI_TypeDef* SCIx, u32 SCI_CLKMode) in SCI_ClockModeConfig()
278 void SCI_SoftwareClockCmd(HT_SCI_TypeDef* SCIx, u32 SCI_CLK) in SCI_SoftwareClockCmd()
302 void SCI_OutputDIO(HT_SCI_TypeDef* SCIx, u32 SCI_DIO) in SCI_OutputDIO()
360 FlagStatus SCI_GetFlagStatus(HT_SCI_TypeDef* SCIx, u32 SCI_Flag) in SCI_GetFlagStatus()
[all …]
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sci.c65 void SCI_DeInit(HT_SCI_TypeDef* SCIx) in SCI_DeInit()
87 void SCI_Init(HT_SCI_TypeDef* SCIx, SCI_InitTypeDef* SCI_InitStruct) in SCI_Init()
141 void SCI_Cmd(HT_SCI_TypeDef* SCIx, ControlStatus NewState) in SCI_Cmd()
181 void SCI_SetGuardTimeValue(HT_SCI_TypeDef* SCIx, u16 SCI_GuardTime) in SCI_SetGuardTimeValue()
230 void SCI_SendData(HT_SCI_TypeDef* SCIx, u8 SCI_Data) in SCI_SendData()
240 u8 SCI_ReceiveData(HT_SCI_TypeDef* SCIx) in SCI_ReceiveData()
254 void SCI_ClockModeConfig(HT_SCI_TypeDef* SCIx, u32 SCI_CLKMode) in SCI_ClockModeConfig()
278 void SCI_SoftwareClockCmd(HT_SCI_TypeDef* SCIx, u32 SCI_CLK) in SCI_SoftwareClockCmd()
302 void SCI_OutputDIO(HT_SCI_TypeDef* SCIx, u32 SCI_DIO) in SCI_OutputDIO()
360 FlagStatus SCI_GetFlagStatus(HT_SCI_TypeDef* SCIx, u32 SCI_Flag) in SCI_GetFlagStatus()
[all …]

Completed in 5 milliseconds