Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h718 NRF_STATIC_INLINE void nrf_uarte_frame_timeout_set(NRF_UARTE_Type * p_reg, uint32_t timeout);
998 NRF_STATIC_INLINE void nrf_uarte_frame_timeout_set(NRF_UARTE_Type * p_reg, uint32_t timeout) in nrf_uarte_frame_timeout_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h628 nrf_uarte_frame_timeout_set(p_reg, timeout); in nrfy_uarte_frame_timeout_set()