![]() |
SimpleFOClibrary 2.4.0
|
#include "../hardware_api.h"Go to the source code of this file.
Functions | |
| __attribute__ ((weak)) void *_configure1PWM(long pwm_frequency | |
| _UNUSED (dead_zone) | |
| _UNUSED (pinA_h) | |
| _UNUSED (pinA_l) | |
| _UNUSED (pinB_h) | |
| _UNUSED (pinB_l) | |
| _UNUSED (pinC_h) | |
| _UNUSED (pinC_l) | |
| analogWrite (((GenericDriverParams *) params) ->pins[1], 255.0f *dc_b) | |
| analogWrite (((GenericDriverParams *) params) ->pins[2], 255.0f *dc_c) | |
| analogWrite (((GenericDriverParams *) params) ->pins[3], 255.0f *dc_2b) | |
| _UNUSED (dc_b) | |
| _UNUSED (dc_c) | |
| _UNUSED (phase_state) | |
| _UNUSED (params) | |
Variables | |
| const int | pinA |
| return | params |
| const int const int | pinB |
| const int const int const int | pinC |
| const int | pin1A |
| const int const int | pin1B |
| const int const int const int | pin2A |
| const int const int const int const int | pin2B |
| float | dead_zone |
| float const int | pinA_h |
| float const int const int | pinA_l |
| float const int const int const int | pinB_h |
| float const int const int const int const int | pinB_l |
| float const int const int const int const int const int | pinC_h |
| float const int const int const int const int const int const int | pinC_l |
| return | SIMPLEFOC_DRIVER_INIT_FAILED |
| float | dc_b |
| float float | dc_c |
| float | dc_1b |
| float float | dc_2a |
| float float float | dc_2b |
| float float PhaseState * | phase_state |
| __attribute__ | ( | (weak) | ) |
| _UNUSED | ( | dc_b | ) |
| _UNUSED | ( | dc_c | ) |
| _UNUSED | ( | dead_zone | ) |
| _UNUSED | ( | params | ) |
| _UNUSED | ( | phase_state | ) |
| _UNUSED | ( | pinA_h | ) |
| _UNUSED | ( | pinA_l | ) |
| _UNUSED | ( | pinB_h | ) |
| _UNUSED | ( | pinB_l | ) |
| _UNUSED | ( | pinC_h | ) |
| _UNUSED | ( | pinC_l | ) |
| analogWrite | ( | ((GenericDriverParams *) params) -> | pins[1], |
| 255.0f * | dc_b | ||
| ) |
| analogWrite | ( | ((GenericDriverParams *) params) -> | pins[2], |
| 255.0f * | dc_c | ||
| ) |
| analogWrite | ( | ((GenericDriverParams *) params) -> | pins[3], |
| 255.0f * | dc_2b | ||
| ) |
| float dc_1b |
Definition at line 106 of file drivers/hardware_specific/generic_mcu.cpp.
| float float dc_2a |
Definition at line 106 of file drivers/hardware_specific/generic_mcu.cpp.
| float float float dc_2b |
Definition at line 106 of file drivers/hardware_specific/generic_mcu.cpp.
| float dc_b |
Definition at line 87 of file drivers/hardware_specific/generic_mcu.cpp.
| float float dc_c |
Definition at line 96 of file drivers/hardware_specific/generic_mcu.cpp.
| float dead_zone |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| float float PhaseState void* params |
Definition at line 18 of file drivers/hardware_specific/generic_mcu.cpp.
| float float PhaseState* phase_state |
Definition at line 119 of file drivers/hardware_specific/generic_mcu.cpp.
| const int pin1A |
Definition at line 50 of file drivers/hardware_specific/generic_mcu.cpp.
| const int const int pin1B |
Definition at line 50 of file drivers/hardware_specific/generic_mcu.cpp.
| const int const int const int pin2A |
Definition at line 50 of file drivers/hardware_specific/generic_mcu.cpp.
| const int const int const int const int pin2B |
Definition at line 50 of file drivers/hardware_specific/generic_mcu.cpp.
| const int pinA |
Definition at line 13 of file drivers/hardware_specific/generic_mcu.cpp.
| float const int pinA_h |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| float const int const int pinA_l |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| const int const int pinB |
Definition at line 25 of file drivers/hardware_specific/generic_mcu.cpp.
| float const int const int const int pinB_h |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| float const int const int const int const int pinB_l |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| const int const int const int pinC |
Definition at line 37 of file drivers/hardware_specific/generic_mcu.cpp.
| float const int const int const int const int const int pinC_h |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| float const int const int const int const int const int const int pinC_l |
Definition at line 61 of file drivers/hardware_specific/generic_mcu.cpp.
| return SIMPLEFOC_DRIVER_INIT_FAILED |
Definition at line 71 of file drivers/hardware_specific/generic_mcu.cpp.