Home
last modified time | relevance | path

Searched refs:NRF_TEMP_EVENT_DATARDY (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_temp.c111 nrfy_temp_event_clear(NRF_TEMP, NRF_TEMP_EVENT_DATARDY); in nrfx_temp_measure()
117 NRFX_WAIT_FOR(nrfy_temp_event_check(NRF_TEMP, NRF_TEMP_EVENT_DATARDY), in nrfx_temp_measure()
127 nrfy_temp_event_clear(NRF_TEMP, NRF_TEMP_EVENT_DATARDY); in nrfx_temp_measure()
140 nrf_temp_event_clear(NRF_TEMP, NRF_TEMP_EVENT_DATARDY); in nrfx_temp_irq_handler()
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_temp.h66 nrf_temp_event_clear(p_reg, NRF_TEMP_EVENT_DATARDY); in nrfy_temp_int_init()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_temp.h60NRF_TEMP_EVENT_DATARDY = offsetof(NRF_TEMP_Type, EVENTS_DATARDY) /**< Temperature measurement comp… enumerator