Home
last modified time | relevance | path

Searched defs:tx_int_mask (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c517 uint32_t tx_int_mask = 0; in nrfx_uarte_init() local
521 uint32_t tx_int_mask = (!event_handler || p_config->tx_stop_on_end) ? in nrfx_uarte_init() local