Searched refs:USI_UART_LP_RX_MON_ENABLE (Results 1 – 2 of 2) sorted by relevance
438 #define USI_UART_LP_RX_MON_ENABLE ((u32)0x00000001) /*BIT[0], 0x01, Enable low power rx mo… macro
1236 USIx->UART_BAUD_MON_CTRL |= USI_UART_LP_RX_MON_ENABLE; in USI_UARTLPRxMonitorCmd()1239 USIx->UART_BAUD_MON_CTRL &= (~ USI_UART_LP_RX_MON_ENABLE); in USI_UARTLPRxMonitorCmd()
Completed in 6 milliseconds