| /freebsd/sys/contrib/device-tree/Bindings/leds/ | 
| H A D | leds-el15203000.txt | 6 The board manages 3 LEDs and supports predefined blinking patterns10 Doesn't have any hardware blinking pattern.
 13 encoded with symbol 'S' (hex code 0x53). Supports blinking breathing pattern.
 
 | 
| H A D | pca963x.txt | 9 - nxp,hw-blink : use hardware blinking instead of software blinking
 | 
| H A D | nxp,pca963x.yaml | 44       Use hardware blinking instead of software blinking
 | 
| H A D | leds-ns2.txt | 11 - modes-map: A mapping between LED modes (off, on or SATA activity blinking) and
 | 
| H A D | leds-spi-byte.txt | 13 accelerated blinking) might can be supported too.
 | 
| H A D | leds-bcm63138.yaml | 17   also includes limited support for hardware blinking.
 | 
| H A D | common.yaml | 16   blinking patterns, flash timeout, flash faults and external flash strobe mode.
 | 
| /freebsd/usr.sbin/vidcontrol/ | 
| H A D | vidcontrol.1 | 145 Set to a blinking sub-block with158 Blinking limits destructiveness.
 163 A non-blinking destructive cursor would be unusable,
 194 Set or clear the blinking attribute.
 198 was an override to a blinking block.
 524 .Li "7	<X0000000>	1	character blinking"
 576 specify an uppercase A (character code 65), blinking
 
 | 
| /freebsd/share/man/man4/ | 
| H A D | screen.4 | 187 		   t=0 normal non-blinking188 		   t=1 normal blinking
 189 		   t=2 custom non-blinking
 190 		   t=3 custom blinking
 
 | 
| H A D | ps4dshock.4 | 67 LED state: 0 - off, 1 - on, 2 - blinking.
 | 
| H A D | syscons.4 | 463 .\"blinking block cursor467 .\"blinking underline (aka destructive) cursor
 
 | 
| /freebsd/sys/dev/ath/ | 
| H A D | if_ath_led.c | 115  * Configure the hardware for software and LED blinking.130 	/* Software LED blinking - GPIO controlled LED */  in ath_led_config()
 137 	/* Hardware LED blinking - MAC controlled LED */  in ath_led_config()
 
 | 
| /freebsd/sys/dev/ida/ | 
| H A D | idareg.h | 80 #define	CMD_SENSE_DRV_LEDS	0x17	/* Sense Blinking drive tray LEDs */294  * Sense Blinking Drive Tray LEDs
 
 | 
| /freebsd/sys/dev/ath/ath_hal/ar5312/ | 
| H A D | ar5312_misc.c | 35  * Change the LED blinking pattern to correspond to the connectivity
 | 
| /freebsd/sys/teken/ | 
| H A D | teken.h | 46 #define	TF_BLINK	0x04	/* Blinking character. */
 | 
| H A D | teken_subr.h | 381 	 *     Ps = 0  -> blinking block.  in teken_subr_set_cursor_style()382 	 *     Ps = 1  -> blinking block (default).  in teken_subr_set_cursor_style()
 384 	 *     Ps = 3  -> blinking underline.  in teken_subr_set_cursor_style()
 386 	 *     Ps = 5  -> blinking bar (xterm).  in teken_subr_set_cursor_style()
 
 | 
| /freebsd/sys/dev/hid/ | 
| H A D | xb360gp.c | 143 	 * are blinking by default:  in xb360gp_attach()
 | 
| /freebsd/sys/dev/ixgbe/ | 
| H A D | ixgbe_x540.c | 1020 	 * This will be reversed when we stop the blinking.  in ixgbe_blink_led_start_X540()1039  * ixgbe_blink_led_stop_X540 - Stop blinking LED based on index.
 1041  * @index: led number to stop blinking
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ | 
| H A D | armada-xp-lenovo-ix4-300d.dts | 201 			/* init blinking while booting */
 | 
| /freebsd/contrib/ncurses/man/ | 
| H A D | curs_attr.3x | 260 A_BLINK	Blinking409 WA_BLINK	Blinking
 
 | 
| /freebsd/sys/dev/syscons/ | 
| H A D | scterm-sc.c | 188 		CONS_BLINK_CURSOR,			/* blinking block */  in scterm_scan_esc()190 		CONS_CHAR_CURSOR | CONS_BLINK_CURSOR,	/* blinking underline */  in scterm_scan_esc()
 
 | 
| H A D | scterm-teken.c | 678 		CONS_BLINK_CURSOR,			/* blinking block */  in scteken_param()680 		CONS_CHAR_CURSOR | CONS_BLINK_CURSOR,	/* blinking underline */  in scteken_param()
 
 | 
| /freebsd/share/examples/ppi/ | 
| H A D | ppilcd.c | 369 	      hd_lines, hd_font ? "5x10" : "5x7", hd_cursor ? "" : " no", hd_blink ? " blinking" : "");  in hd44780_command()
 | 
| /freebsd/share/termcap/ | 
| H A D | termcap.5 | 264 enter_blink_mode	mb	turn on	blinking1496 (to change, for example, a non-blinking underline into an easier-to-find
 1497 block or blinking underline),
 
 | 
| /freebsd/contrib/bsddialog/lib/ | 
| H A D | bsddialog.3 | 513 disable blinking.
 |