Home
last modified time | relevance | path

Searched refs:SCI_ClockPrescale (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sci.c96 Assert_Param(IS_SCI_CLOCK_PRESCALER(SCI_InitStruct->SCI_ClockPrescale)); in SCI_Init()
109 SCIx->PSC = SCI_InitStruct->SCI_ClockPrescale; in SCI_Init()
132 SCI_InitStruct->SCI_ClockPrescale = SCI_CLKPRESCALER_1; in SCI_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_sci.c96 Assert_Param(IS_SCI_CLOCK_PRESCALER(SCI_InitStruct->SCI_ClockPrescale)); in SCI_Init()
109 SCIx->PSC = SCI_InitStruct->SCI_ClockPrescale; in SCI_Init()
132 SCI_InitStruct->SCI_ClockPrescale = SCI_CLKPRESCALER_1; in SCI_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_sci.h58 u32 SCI_ClockPrescale; member
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sci.h58 u32 SCI_ClockPrescale; member

Completed in 8 milliseconds