Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_temp.c89 nrfy_temp_int_disable(NRF_TEMP, NRF_TEMP_INT_DATARDY_MASK); in nrfx_temp_uninit()
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_temp.h73 nrf_temp_int_enable(p_reg, NRF_TEMP_INT_DATARDY_MASK); in nrfy_temp_int_init()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_temp.h66 NRF_TEMP_INT_DATARDY_MASK = TEMP_INTENSET_DATARDY_Msk /**< Interrupt on DATARDY event. */ enumerator