Home
last modified time | relevance | path

Searched defs:temperature (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_temp/blocking/
Dmain.c85 int32_t temperature = nrfx_temp_result_get(); in main() local
/hal_nordic-latest/nrfx/samples/src/nrfx_temp/non_blocking/
Dmain.c62 static void temp_handler(int32_t temperature) in temp_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_temp.h160 int32_t temperature = nrf_temp_result_get(p_reg); in nrfy_temp_result_get() local