Searched refs:LED4 (Results 1 – 25 of 48) sorted by relevance
12
56 #define LED4 (1 << 22) /* PA3 & TWD NPCS3 43 */ macro57 #define LED_MASK (LED1|LED2|LED3|LED4)59 int leds[] = {LED1, LED2, LED3, LED4};
28 rt_hw_led_off(LED1|LED4); in main()33 rt_hw_led_on(LED1|LED4); in main()
27 - LED:4个,LED1 - LED4,红色93 下载程序成功之后,系统会自动运行,LED4 闪烁。
17 #define LED4 0x08 macro
24 HC574_SetPin(LED4,0); in main()
17 - LED :2个,LED1(PA7),LED2(PA8),LED3(PA10),LED4(PC13)
97 #define LED4 (1<<19) //P1 macro
476 gd_eval_led_on(LED4); in custom_hid_data_out()478 gd_eval_led_off(LED4); in custom_hid_data_out()
70 | PE1 | LED4 |
16 - 用户LED :4个,LED1 (PC9),LED2(PC10),LED3(PC11),LED4(PC12)
15 - LED :4个,LED1(PC0),LED2(PC2),LED3(PE0),LED4(PE1)
111 HC574_state = (NRF24L01_CE | VS1053_XDCS | LED1 | LED2 | LED3 | LED4 ); in stm32_ext_io_init()
106 #define LED4 GPIO_Pin_11 macro
27 - LED:power LED(LED4 红色),3个User LED(LED1 蓝色、LED2 黄绿色、LED3 红色)
16 - LED :5个,LED1 (电源指示灯),LED2(PC0),LED3(PC2),LED4(PE0),LED5(PE1)
12 - LED :5个,LED1 (电源指示灯),LED2(PF0),LED3(PF1),LED4(PF2),LED5(PF3)
15 - LED :5个,LED1 (电源指示灯),LED2(PC0),LED3(PC2),LED4(PE0),LED5(PE1)
17 - LED :5个,LED1 (电源指示灯),LED2(PF6),LED3(PF7),LED4(PF8),LED5(PF9)
13 - LED :5 个,LEDPWR (电源指示灯),LED1(PC0),LED2(PC2),LED3(PE0),LED4(PE1)
29 - LED:4个,扩展IO LED1 - LED4
61 | PF8 | LED4 |
Completed in 28 milliseconds