Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_temp.h163 NRF_STATIC_INLINE int32_t nrf_temp_result_get(NRF_TEMP_Type const * p_reg);
275 NRF_STATIC_INLINE int32_t nrf_temp_result_get(NRF_TEMP_Type const * p_reg) in nrf_temp_result_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h160 int32_t temperature = nrf_temp_result_get(p_reg); in nrfy_temp_result_get()