Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_temp.c126 NRFX_WAIT_FOR(nrfy_temp_event_check(NRF_TEMP, NRF_TEMP_EVENT_DATARDY), in nrfx_temp_measure()
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h148 NRFY_STATIC_INLINE bool nrfy_temp_event_check(NRF_TEMP_Type const * p_reg, nrf_temp_event_t event) in nrfy_temp_event_check() function