Searched refs:COMMON_CATHODE_WITH_NPN (Results 1 – 2 of 2) sorted by relevance
93 COMMON_CATHODE_WITH_NPN, /*!< LEDC SEG output polarity is non-inverted. */ enumerator157 #define IS_LEDC_MODE(x) ((x == COMMON_CATHODE) || (x == COMMON_CATHODE_WITH_NPN) || \
284 case COMMON_CATHODE_WITH_NPN: in LEDC_SetPolarityMode()
Completed in 12 milliseconds