Searched refs:PWMV2_FORCE_WORK_OUT_POLARITY_MASK (Results 1 – 1 of 1) sorted by relevance
530 #define PWMV2_FORCE_WORK_OUT_POLARITY_MASK (0xFF0000UL) macro532 #define PWMV2_FORCE_WORK_OUT_POLARITY_GET(x) (((uint32_t)(x) & PWMV2_FORCE_WORK_OUT_POLARITY_MASK) …
Completed in 9 milliseconds