Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h86 } nrf_uart_event_t; typedef
182 NRF_STATIC_INLINE void nrf_uart_event_clear(NRF_UART_Type * p_reg, nrf_uart_event_t event);
193 NRF_STATIC_INLINE bool nrf_uart_event_check(NRF_UART_Type const * p_reg, nrf_uart_event_t event);
204 nrf_uart_event_t event);
418 NRF_STATIC_INLINE void nrf_uart_event_clear(NRF_UART_Type * p_reg, nrf_uart_event_t event) in nrf_uart_event_clear()
424 NRF_STATIC_INLINE bool nrf_uart_event_check(NRF_UART_Type const * p_reg, nrf_uart_event_t event) in nrf_uart_event_check()
430 nrf_uart_event_t event) in nrf_uart_event_address_get()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uart.h261 nrf_uart_event_t event);
405 nrf_uart_event_t event) in nrfx_uart_event_address_get()