Searched refs:NRF_TEMP_TASK_STOP (Results 1 – 2 of 2) sorted by relevance
86 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()
54 … NRF_TEMP_TASK_STOP = offsetof(NRF_TEMP_Type, TASKS_STOP) /**< Stop temperature measurement. */ enumerator