Searched refs:NRF_TEMP_INT_DATARDY_MASK (Results 1 – 3 of 3) sorted by relevance
89 nrfy_temp_int_disable(NRF_TEMP, NRF_TEMP_INT_DATARDY_MASK); in nrfx_temp_uninit()
73 nrf_temp_int_enable(p_reg, NRF_TEMP_INT_DATARDY_MASK); in nrfy_temp_int_init()
66 NRF_TEMP_INT_DATARDY_MASK = TEMP_INTENSET_DATARDY_Msk /**< Interrupt on DATARDY event. */ enumerator