Searched refs:LPUART_BAUD_OSR (Results 1 – 3 of 3) sorted by relevance
301 temp |= LPUART_BAUD_OSR(osr - 1); in LPUART_Init()559 temp |= LPUART_BAUD_OSR(osr - 1); in LPUART_SetBaudRate()
12473 #define LPUART_BAUD_OSR(x) (((uint32_t)(((uint32_t)(x)) << LPUART_BAUD_OSR_SH… macro
12617 #define LPUART_BAUD_OSR(x) (((uint32_t)(((uint32_t)(x)) << LPUART_BAUD_OSR_SH… macro