Searched refs:NRF_TEMP_EVENT_DATARDY (Results 1 – 3 of 3) sorted by relevance
111 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()
66 nrf_temp_event_clear(p_reg, NRF_TEMP_EVENT_DATARDY); in nrfy_temp_int_init()
60 …NRF_TEMP_EVENT_DATARDY = offsetof(NRF_TEMP_Type, EVENTS_DATARDY) /**< Temperature measurement comp… enumerator