Home
last modified time | relevance | path

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

/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()
92 nrf_temp_int_enable(p_reg, mask); in nrfy_temp_int_enable()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_temp.h75 NRF_STATIC_INLINE void nrf_temp_int_enable(NRF_TEMP_Type * p_reg, uint32_t mask);
157 NRF_STATIC_INLINE void nrf_temp_int_enable(NRF_TEMP_Type * p_reg, uint32_t mask) in nrf_temp_int_enable() function