Home
last modified time | relevance | path

Searched refs:nrfy_temp_int_disable (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_temp.c93 nrfy_temp_int_disable(NRF_TEMP, NRF_TEMP_INT_DATARDY_MASK); in nrfx_temp_uninit()
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h104 NRFY_STATIC_INLINE void nrfy_temp_int_disable(NRF_TEMP_Type * p_reg, uint32_t mask) in nrfy_temp_int_disable() function