Home
last modified time | relevance | path

Searched refs:LED1_PORT (Results 1 – 5 of 5) sorted by relevance

/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_led.c24 #define LED1_PORT 4 macro
55 LPC_GPIO_PORT->DIR[LED1_PORT] |= 0x01 << LED1_PIN; in rt_led_init()
58 LPC_GPIO_PORT->CLR[LED1_PORT] |= 0x01 << LED1_PIN; in rt_led_init()
62 led.ctrl[0].port = LED1_PORT; in rt_led_init()
/bsp/xplorer4330/drivers/
A Ddrv_led.c16 #define LED1_PORT 1 macro
47 LPC_GPIO_PORT->DIR[LED1_PORT] |= 0x01 << LED1_PIN; in rt_led_init()
50 LPC_GPIO_PORT->SET[LED1_PORT] |= 0x01 << LED1_PIN; in rt_led_init()
55 led.ctrl[0].port = LED1_PORT; in rt_led_init()
/bsp/lm4f232/Libraries/driverlib/
A Dpin_map.h30254 #define LED1_PORT GPIO_PORTF_BASE macro
30375 #define LED1_PORT GPIO_PORTF_BASE macro
30496 #define LED1_PORT GPIO_PORTF_BASE macro
30609 #define LED1_PORT GPIO_PORTF_BASE macro
30730 #define LED1_PORT GPIO_PORTF_BASE macro
30875 #define LED1_PORT GPIO_PORTF_BASE macro
31056 #define LED1_PORT GPIO_PORTF_BASE macro
31233 #define LED1_PORT GPIO_PORTF_BASE macro
31398 #define LED1_PORT GPIO_PORTF_BASE macro
31539 #define LED1_PORT GPIO_PORTF_BASE macro
[all …]
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpin_map.h30254 #define LED1_PORT GPIO_PORTF_BASE macro
30375 #define LED1_PORT GPIO_PORTF_BASE macro
30496 #define LED1_PORT GPIO_PORTF_BASE macro
30609 #define LED1_PORT GPIO_PORTF_BASE macro
30730 #define LED1_PORT GPIO_PORTF_BASE macro
30875 #define LED1_PORT GPIO_PORTF_BASE macro
31056 #define LED1_PORT GPIO_PORTF_BASE macro
31233 #define LED1_PORT GPIO_PORTF_BASE macro
31398 #define LED1_PORT GPIO_PORTF_BASE macro
31539 #define LED1_PORT GPIO_PORTF_BASE macro
[all …]
/bsp/lm3s8962/Libraries/driverlib/
A Dpin_map.h30254 #define LED1_PORT GPIO_PORTF_BASE macro
30375 #define LED1_PORT GPIO_PORTF_BASE macro
30496 #define LED1_PORT GPIO_PORTF_BASE macro
30609 #define LED1_PORT GPIO_PORTF_BASE macro
30730 #define LED1_PORT GPIO_PORTF_BASE macro
30875 #define LED1_PORT GPIO_PORTF_BASE macro
31056 #define LED1_PORT GPIO_PORTF_BASE macro
31233 #define LED1_PORT GPIO_PORTF_BASE macro
31398 #define LED1_PORT GPIO_PORTF_BASE macro
31539 #define LED1_PORT GPIO_PORTF_BASE macro
[all …]

Completed in 1366 milliseconds