Searched defs:drivers (Results 1 – 6 of 6) sorted by relevance
10 hpm_mcl_stat_t hpm_mcl_drivers_init(mcl_drivers_t *drivers, mcl_drivers_cfg_t *cfg) in hpm_mcl_drivers_init()23 hpm_mcl_stat_t hpm_mcl_drivers_update_bldc_duty(mcl_drivers_t *drivers, float duty_a, float duty_b,… in hpm_mcl_drivers_update_bldc_duty()38 hpm_mcl_stat_t hpm_mcl_drivers_update_step_duty(mcl_drivers_t *drivers, float duty_a0, float duty_a… in hpm_mcl_drivers_update_step_duty()56 hpm_mcl_stat_t hpm_mcl_disable_all_drivers(mcl_drivers_t *drivers) in hpm_mcl_disable_all_drivers()65 hpm_mcl_stat_t hpm_mcl_enable_all_drivers(mcl_drivers_t *drivers) in hpm_mcl_enable_all_drivers()
21 mcl_drivers_status_t *drivers; member43 bool drivers; member55 mcl_drivers_t *drivers; member
11 mcl_analog_t *analog, mcl_drivers_t *drivers) in hpm_mcl_detect_init()
11 … mcl_control_t *control, mcl_drivers_t *drivers, mcl_path_plan_t *path) in hpm_mcl_loop_init()
55 mcl_drivers_t *drivers; member
295 const spi_flash_chip_t **drivers = esp_flash_registered_chips; in detect_spi_flash_chip() local