Lines Matching full:on
29 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
70 #define SLCD_CFG_PULSE BITS(4,6) /*!< pulse on duration …
79 #define SLCD_STAT_ONF BIT(0) /*!< controller on flag…
111 /* SLCD pulse on duration definitions */
113 #define SLCD_PULSEON_DURATION_0 CFG_PULSE(0) /*!< pulse on duration …
114 #define SLCD_PULSEON_DURATION_1 CFG_PULSE(1) /*!< pulse on duration …
115 #define SLCD_PULSEON_DURATION_2 CFG_PULSE(2) /*!< pulse on duration …
116 #define SLCD_PULSEON_DURATION_3 CFG_PULSE(3) /*!< pulse on duration …
117 #define SLCD_PULSEON_DURATION_4 CFG_PULSE(4) /*!< pulse on duration …
118 #define SLCD_PULSEON_DURATION_5 CFG_PULSE(5) /*!< pulse on duration …
119 #define SLCD_PULSEON_DURATION_6 CFG_PULSE(6) /*!< pulse on duration …
120 #define SLCD_PULSEON_DURATION_7 CFG_PULSE(7) /*!< pulse on duration …
159 #define SLCD_BLINK_SEG0_COM0 CFG_BLKMOD(1) /* blink enabled on SEG…
160 #define SLCD_BLINK_SEG0_ALLCOM CFG_BLKMOD(2) /* blink enabled on SEG…
161 #define SLCD_BLINK_ALLSEG_ALLCOM CFG_BLKMOD(3) /* blink enabled on all…
210 #define SLCD_FLAG_ON SLCD_STAT_ONF /*!< controller on flag…
261 /* configure SLCD pulse on duration */