Searched refs:nrf_temp_int_disable (Results 1 – 2 of 2) sorted by relevance
81 NRF_STATIC_INLINE void nrf_temp_int_disable(NRF_TEMP_Type * p_reg, uint32_t mask);160 NRF_STATIC_INLINE void nrf_temp_int_disable(NRF_TEMP_Type * p_reg, uint32_t mask) in nrf_temp_int_disable() function
89 nrf_temp_int_disable(NRF_TEMP, NRF_TEMP_INT_DATARDY_MASK); in nrfx_temp_uninit()
Completed in 3 milliseconds