Home
last modified time | relevance | path

Searched refs:FL_UART_STOP_BIT_WIDTH_1B (Results 1 – 3 of 3) sorted by relevance

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_uart.c62 …ne IS_FL_UART_STOPBITS(__VALUE__) (((__VALUE__) == FL_UART_STOP_BIT_WIDTH_1B)||\
337 initStruct->stopBits = FL_UART_STOP_BIT_WIDTH_1B; in FL_UART_StructInit()
/bsp/fm33lc026/libraries/HAL_Drivers/
A Ddrv_usart.c100 uart->handle.stopBits = FL_UART_STOP_BIT_WIDTH_1B; in uart_configure()
106 uart->handle.stopBits = FL_UART_STOP_BIT_WIDTH_1B; in uart_configure()
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_uart.h239 #define FL_UART_STOP_BIT_WIDTH_1B (0x0U << UART_CSR_STOPCFG_Pos) macro

Completed in 12 milliseconds