/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/ |
D | lp_timer_ll.h | 22 FORCE_INLINE_ATTR void lp_timer_ll_set_alarm_target(lp_timer_dev_t *dev, uint8_t timer_id, uint64_t… in lp_timer_ll_set_alarm_target() 28 FORCE_INLINE_ATTR void lp_timer_ll_set_target_enable(lp_timer_dev_t *dev, uint8_t timer_id, bool en) in lp_timer_ll_set_target_enable() 33 FORCE_INLINE_ATTR uint32_t lp_timer_ll_get_counter_value_low(lp_timer_dev_t *dev, uint8_t timer_id) in lp_timer_ll_get_counter_value_low() 38 FORCE_INLINE_ATTR uint32_t lp_timer_ll_get_counter_value_high(lp_timer_dev_t *dev, uint8_t timer_id) in lp_timer_ll_get_counter_value_high()
|
D | mcpwm_ll.h | 200 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale() 214 static inline void mcpwm_ll_timer_set_peak(mcpwm_dev_t *mcpwm, int timer_id, uint32_t peak, bool sy… in mcpwm_ll_timer_set_peak() 232 static inline void mcpwm_ll_timer_update_period_at_once(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_update_period_at_once() 244 static inline void mcpwm_ll_timer_enable_update_period_on_tez(mcpwm_dev_t *mcpwm, int timer_id, boo… in mcpwm_ll_timer_enable_update_period_on_tez() 260 static inline void mcpwm_ll_timer_enable_update_period_on_sync(mcpwm_dev_t *mcpwm, int timer_id, bo… in mcpwm_ll_timer_enable_update_period_on_sync() 276 static inline void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_coun… in mcpwm_ll_timer_set_count_mode() 304 static inline void mcpwm_ll_timer_set_start_stop_command(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_ti… in mcpwm_ll_timer_set_start_stop_command() 336 static inline uint32_t mcpwm_ll_timer_get_count_value(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_value() 361 …inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_direction() 373 static inline void mcpwm_ll_timer_enable_sync_input(mcpwm_dev_t *mcpwm, int timer_id, bool enable) in mcpwm_ll_timer_enable_sync_input() [all …]
|
D | timer_ll.h | 25 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/hal/esp32/include/hal/ |
D | mcpwm_ll.h | 191 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale() 205 static inline void mcpwm_ll_timer_set_peak(mcpwm_dev_t *mcpwm, int timer_id, uint32_t peak, bool sy… in mcpwm_ll_timer_set_peak() 223 static inline void mcpwm_ll_timer_update_period_at_once(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_update_period_at_once() 235 static inline void mcpwm_ll_timer_enable_update_period_on_tez(mcpwm_dev_t *mcpwm, int timer_id, boo… in mcpwm_ll_timer_enable_update_period_on_tez() 251 static inline void mcpwm_ll_timer_enable_update_period_on_sync(mcpwm_dev_t *mcpwm, int timer_id, bo… in mcpwm_ll_timer_enable_update_period_on_sync() 267 static inline void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_coun… in mcpwm_ll_timer_set_count_mode() 295 static inline void mcpwm_ll_timer_set_start_stop_command(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_ti… in mcpwm_ll_timer_set_start_stop_command() 327 static inline uint32_t mcpwm_ll_timer_get_count_value(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_value() 340 …inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_direction() 352 static inline void mcpwm_ll_timer_enable_sync_input(mcpwm_dev_t *mcpwm, int timer_id, bool enable) in mcpwm_ll_timer_enable_sync_input() [all …]
|
D | timer_ll.h | 23 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/ |
D | mcpwm_ll.h | 191 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale() 205 static inline void mcpwm_ll_timer_set_peak(mcpwm_dev_t *mcpwm, int timer_id, uint32_t peak, bool sy… in mcpwm_ll_timer_set_peak() 223 static inline void mcpwm_ll_timer_update_period_at_once(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_update_period_at_once() 235 static inline void mcpwm_ll_timer_enable_update_period_on_tez(mcpwm_dev_t *mcpwm, int timer_id, boo… in mcpwm_ll_timer_enable_update_period_on_tez() 251 static inline void mcpwm_ll_timer_enable_update_period_on_sync(mcpwm_dev_t *mcpwm, int timer_id, bo… in mcpwm_ll_timer_enable_update_period_on_sync() 267 static inline void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_coun… in mcpwm_ll_timer_set_count_mode() 295 static inline void mcpwm_ll_timer_set_start_stop_command(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_ti… in mcpwm_ll_timer_set_start_stop_command() 327 static inline uint32_t mcpwm_ll_timer_get_count_value(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_value() 352 …inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_direction() 364 static inline void mcpwm_ll_timer_enable_sync_input(mcpwm_dev_t *mcpwm, int timer_id, bool enable) in mcpwm_ll_timer_enable_sync_input() [all …]
|
D | timer_ll.h | 23 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/ |
D | mcpwm_ll.h | 202 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale() 216 static inline void mcpwm_ll_timer_set_peak(mcpwm_dev_t *mcpwm, int timer_id, uint32_t peak, bool sy… in mcpwm_ll_timer_set_peak() 234 static inline void mcpwm_ll_timer_update_period_at_once(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_update_period_at_once() 246 static inline void mcpwm_ll_timer_enable_update_period_on_tez(mcpwm_dev_t *mcpwm, int timer_id, boo… in mcpwm_ll_timer_enable_update_period_on_tez() 262 static inline void mcpwm_ll_timer_enable_update_period_on_sync(mcpwm_dev_t *mcpwm, int timer_id, bo… in mcpwm_ll_timer_enable_update_period_on_sync() 278 static inline void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_coun… in mcpwm_ll_timer_set_count_mode() 306 static inline void mcpwm_ll_timer_set_start_stop_command(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_ti… in mcpwm_ll_timer_set_start_stop_command() 338 static inline uint32_t mcpwm_ll_timer_get_count_value(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_value() 363 …inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int timer_id) in mcpwm_ll_timer_get_count_direction() 375 static inline void mcpwm_ll_timer_enable_sync_input(mcpwm_dev_t *mcpwm, int timer_id, bool enable) in mcpwm_ll_timer_enable_sync_input() [all …]
|
D | lp_timer_ll.h | 23 FORCE_INLINE_ATTR void lp_timer_ll_set_alarm_target(lp_timer_dev_t *dev, uint8_t timer_id, uint64_t… in lp_timer_ll_set_alarm_target() 29 FORCE_INLINE_ATTR void lp_timer_ll_set_target_enable(lp_timer_dev_t *dev, uint8_t timer_id, bool en) in lp_timer_ll_set_target_enable()
|
D | timer_ll.h | 25 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/hal/include/hal/ |
D | timer_hal.h | 28 uint32_t timer_id; // Timer ID (i.e. index of the timer in the group) member
|
/hal_espressif-3.7.0/components/hal/ |
D | lp_timer_hal.c | 19 void IRAM_ATTR lp_timer_hal_set_alarm_target(uint8_t timer_id, uint64_t value) in lp_timer_hal_set_alarm_target()
|
D | mcpwm_hal.c | 24 void mcpwm_hal_timer_reset(mcpwm_hal_context_t *hal, int timer_id) in mcpwm_hal_timer_reset()
|
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/ |
D | timer_ll.h | 23 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/ |
D | timer_ll.h | 23 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/hal/esp32c2/include/hal/ |
D | timer_ll.h | 23 #define TIMER_LL_EVENT_ALARM(timer_id) (1 << (timer_id)) argument
|
/hal_espressif-3.7.0/components/bt/common/osi/ |
D | alarm.c | 159 struct alarm_t *timer_id = NULL; in osi_alarm_new() local
|
/hal_espressif-3.7.0/components/driver/deprecated/ |
D | timer_legacy.c | 204 uint32_t timer_id = timer_obj->hal.timer_id; in timer_isr_default() local
|
/hal_espressif-3.7.0/components/esp_timer/test_apps/main/ |
D | test_esp_timer.c | 71 int timer_id; variable
|