Home
last modified time | relevance | path

Searched refs:UART_CONFIG_STOP_Msk (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_uart.c100 #if defined(UART_CONFIG_STOP_Msk) in nrf_uart_configure()
/nrf_hw_models-latest/src/HW_models/
DNRF5340_peri_types.h6221 #define UART_CONFIG_STOP_Msk (0x1UL << UART_CONFIG_STOP_Pos) /*!< Bit mask of STOP field. */ macro