Searched refs:mcpwm_esp32_channel_config (Results 1 – 1 of 1) sorted by relevance
64 struct mcpwm_esp32_channel_config { struct87 struct mcpwm_esp32_channel_config channel_config[MCPWM_CHANNEL_NUM]; argument94 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 …]