Searched defs:peak (Results 1 – 6 of 6) sorted by relevance
| /hal_espressif-latest/components/driver/deprecated/ |
| D | mcpwm_legacy.c | 455 uint32_t peak = mcpwm_ll_timer_get_peak(hal->dev, timer_num, false); in mcpwm_get_frequency() local
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
| D | hcicmds.c | 857 UINT32 token_rate, UINT32 peak, UINT32 latency, in btsnd_hcic_qos_setup()
|
| /hal_espressif-latest/components/hal/esp32s3/include/hal/ |
| D | mcpwm_ll.h | 211 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()
|
| /hal_espressif-latest/components/hal/esp32c6/include/hal/ |
| D | mcpwm_ll.h | 222 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()
|
| /hal_espressif-latest/components/hal/esp32/include/hal/ |
| D | mcpwm_ll.h | 211 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()
|
| /hal_espressif-latest/components/hal/esp32h2/include/hal/ |
| D | mcpwm_ll.h | 220 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()
|