Searched refs:COMP_MODE_LOWSPEED (Results 1 – 2 of 2) sorted by relevance
202 #define COMP_MODE_LOWSPEED (0x00000000U) /*!< Low Speed */ macro205 #define IS_COMP_MODE(SPEED) (((SPEED) == COMP_MODE_LOWSPEED) || \
192 #define COMP_MODE_LOWSPEED COMP_POWERMODE_ULTRALOWPOWER macro
Completed in 20 milliseconds