Searched refs:mcpwm_esp32_channel_config (Results 1 – 1 of 1) sorted by relevance
73 struct mcpwm_esp32_channel_config { struct96 struct mcpwm_esp32_channel_config channel_config[MCPWM_CHANNEL_NUM]; argument103 struct mcpwm_esp32_channel_config *channel) in mcpwm_esp32_duty_set()186 struct mcpwm_esp32_channel_config *channel) in mcpwm_esp32_timer_set()209 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_get_cycles_per_sec()242 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_set_cycles()294 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_configure_capture()332 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_disable_capture()355 struct mcpwm_esp32_channel_config *channel = &config->channel_config[channel_idx]; in mcpwm_esp32_enable_capture()412 struct mcpwm_esp32_channel_config *channel; in channel_init()[all …]