Searched refs:NRF_TEMP_TASK_STOP (Results 1 – 2 of 2) sorted by relevance
90 nrfy_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_uninit()138 nrfy_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_measure()148 nrf_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_irq_handler()
61 … NRF_TEMP_TASK_STOP = offsetof(NRF_TEMP_Type, TASKS_STOP) /**< Stop temperature measurement. */ enumerator