Searched refs:nrfy_temp_int_disable (Results 1 – 2 of 2) sorted by relevance
93 nrfy_temp_int_disable(NRF_TEMP, NRF_TEMP_INT_DATARDY_MASK); in nrfx_temp_uninit()
104 NRFY_STATIC_INLINE void nrfy_temp_int_disable(NRF_TEMP_Type * p_reg, uint32_t mask) in nrfy_temp_int_disable() function