Searched refs:UART_CONFIG_STOP_Msk (Results 1 – 2 of 2) sorted by relevance
100 #if defined(UART_CONFIG_STOP_Msk) in nrf_uart_configure()
6221 #define UART_CONFIG_STOP_Msk (0x1UL << UART_CONFIG_STOP_Pos) /*!< Bit mask of STOP field. */ macro