Home
last modified time | relevance | path

Searched defs:out_invert (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/driver/include/driver/
Ddedic_gpio.h44 int out_invert: 1; /*!< Invert output signal */ member
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dmcpwm_struct.h189 …uint32_t out_invert: 1; /*when set invert the output of PWM0A and PWM0B for this submod… member