Searched refs:nrf_temp_int_enable_check (Results 1 – 2 of 2) sorted by relevance
93 NRF_STATIC_INLINE uint32_t nrf_temp_int_enable_check(NRF_TEMP_Type const * p_reg, uint32_t mask);167 NRF_STATIC_INLINE uint32_t nrf_temp_int_enable_check(NRF_TEMP_Type const * p_reg, uint32_t mask) in nrf_temp_int_enable_check() function
107 uint32_t check = nrf_temp_int_enable_check(p_reg, mask); in nrfy_temp_int_enable_check()