Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_mc_esp32.c64 struct mcpwm_esp32_channel_config { struct
87 struct mcpwm_esp32_channel_config channel_config[MCPWM_CHANNEL_NUM]; argument
94 struct mcpwm_esp32_channel_config *channel) in mcpwm_esp32_duty_set()
175 struct mcpwm_esp32_channel_config *channel) in mcpwm_esp32_timer_set()
198 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_get_cycles_per_sec()
225 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_set_cycles()
277 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_configure_capture()
315 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_disable_capture()
338 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_enable_capture()
396 struct mcpwm_esp32_channel_config *channel; in channel_init()
[all …]