Searched refs:nrf_temp_task_trigger (Results 1 – 2 of 2) sorted by relevance
85 nrf_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_uninit()111 nrf_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_START); in nrfx_temp_measure()128 nrf_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_measure()138 nrf_temp_task_trigger(NRF_TEMP, NRF_TEMP_TASK_STOP); in nrfx_temp_irq_handler()
110 NRF_STATIC_INLINE void nrf_temp_task_trigger(NRF_TEMP_Type * p_reg, nrf_temp_task_t task);176 NRF_STATIC_INLINE void nrf_temp_task_trigger(NRF_TEMP_Type * p_reg, nrf_temp_task_t task) in nrf_temp_task_trigger() function
Completed in 2 milliseconds