Searched refs:pin_inverted (Results 1 – 2 of 2) sorted by relevance
79 …bool pin_inverted[NRF_PWM_CHANNEL_COUNT]; ///< Inverted pin polarity (idle state = 1… member124 .pin_inverted = { \
97 if (p_config->pin_inverted[i]) in pins_configure()170 !p_config->pin_inverted[channel] : in pwm_configure()171 p_config->pin_inverted[channel]); in pwm_configure()