Home
last modified time | relevance | path

Searched refs:esp_timer_stop (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_timer/src/
Dets_timer_legacy.c75 esp_timer_stop(ESP_TIMER(ptimer)); // no error check in ets_timer_arm_us()
87 esp_timer_stop(ESP_TIMER(ptimer)); // no error check in ets_timer_arm()
107 esp_timer_stop(ESP_TIMER(ptimer)); in ets_timer_disarm()
Desp_timer.c285 esp_err_t IRAM_ATTR esp_timer_stop(esp_timer_handle_t timer) in esp_timer_stop() function
/hal_espressif-latest/components/esp_timer/include/
Desp_timer.h200 esp_err_t esp_timer_stop(esp_timer_handle_t timer);
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c339 …ESP_GOTO_ON_ERROR(esp_timer_stop(s_touch_pad_filter->timer), err, TOUCH_TAG, "failed to stop the t… in touch_pad_deinit()
429 …ESP_GOTO_ON_ERROR(esp_timer_stop(s_touch_pad_filter->timer), err, TOUCH_TAG, "failed to stop the t… in touch_pad_set_filter_period()
500 esp_err_t ret = esp_timer_stop(s_touch_pad_filter->timer); in touch_pad_filter_stop()
515 …ESP_GOTO_ON_ERROR(esp_timer_stop(s_touch_pad_filter->timer), err, TOUCH_TAG, "failed to stop the t… in touch_pad_filter_delete()
/hal_espressif-latest/components/esp_phy/src/
Dphy_common.c110 ESP_ERROR_CHECK(esp_timer_stop(phy_track_pll_timer)); in phy_track_pll_deinit()
/hal_espressif-latest/components/bt/common/osi/
Dalarm.c204 esp_timer_stop(alarm->alarm_hdl); in alarm_free()
294 esp_err_t stat = esp_timer_stop(alarm->alarm_hdl); in osi_alarm_cancel()
/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_esp_timer.c129 ret = esp_timer_stop(ctx->sw_timer); in esp_task_wdt_impl_timer_stop()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c837 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase3_wrapper()
858 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase0()
893 esp_timer_stop(s_btdm_slp_tmr); in async_wakeup_request()
1294 esp_timer_stop(s_btdm_slp_tmr); in btdm_low_power_mode_deinit()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c826 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase3_wrapper()
847 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase0()
882 esp_timer_stop(s_btdm_slp_tmr); in async_wakeup_request()
1282 esp_timer_stop(s_btdm_slp_tmr); in btdm_low_power_mode_deinit()
/hal_espressif-latest/components/esp_system/port/
Dusb_console.c185 esp_timer_stop(s_restart_timer); in esp_usb_console_interrupt()
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c749 esp_err_t err = esp_timer_stop(callout->handle); in npl_freertos_callout_deinit()
784 esp_timer_stop(callout->handle); in npl_freertos_callout_reset()
822 esp_timer_stop(callout->handle); in npl_freertos_callout_stop()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c849 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase3_wrapper()
877 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase0()
923 esp_timer_stop(s_btdm_slp_tmr); in async_wakeup_request()
1509 esp_timer_stop(s_btdm_slp_tmr); in btdm_low_power_mode_deinit()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c988 esp_timer_stop(s_btdm_slp_tmr); in btdm_sleep_exit_phase3_wrapper()
1029 esp_timer_stop(s_btdm_slp_tmr); in btdm_wakeup_request_callback()
1060 esp_timer_stop(s_btdm_slp_tmr); in async_wakeup_request()
1688 esp_timer_stop(s_btdm_slp_tmr); in bt_controller_deinit_internal()