Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_temp.c86 nrfy_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_uninit()
129 nrfy_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_measure()
139 nrf_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_irq_handler()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_temp.h54NRF_TEMP_TASK_STOP = offsetof(NRF_TEMP_Type, TASKS_STOP) /**< Stop temperature measurement. */ enumerator