Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h370 NRFY_STATIC_INLINE void nrfy_uarte_shorts_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c519 nrfy_uarte_shorts_enable(p_instance->p_reg, NRF_UARTE_SHORT_ENDTX_STOPTX); in nrfx_uarte_init()
1400 nrfy_uarte_shorts_enable(p_uarte, NRF_UARTE_SHORT_ENDRX_STARTRX); in rx_buffer_set()
2003 nrfy_uarte_shorts_enable(p_uarte, NRF_UARTE_SHORT_ENDTX_STOPTX); in endtx_irq_handler()