Home
last modified time | relevance | path

Searched refs:LED2_OUT (Results 1 – 10 of 10) sorted by relevance

/btstack/platform/msp430/
H A Dhal_led.c7 LED2_OUT = LED2_OUT ^ LED2_PIN; in hal_led_toggle()
/btstack/port/archive/msp430f5229lp-cc2564b/src/
H A Dhal_cpu.c75 LED2_OUT |= LED2_PIN; in hal_cpu_set_uart_needed_during_sleep()
79 LED2_OUT &= ~LED2_PIN; in hal_cpu_set_uart_needed_during_sleep()
H A Dmain.c85 LED2_OUT |= LED2_PIN; in hw_setup()
/btstack/port/archive/ez430-rf2560/src/
H A Dhal_cpu.c75 LED2_OUT |= LED2_PIN; in hal_cpu_set_uart_needed_during_sleep()
79 LED2_OUT &= ~LED2_PIN; in hal_cpu_set_uart_needed_during_sleep()
H A Dmain.c126 LED2_OUT |= LED2_PIN; in main()
/btstack/port/archive/msp-exp430f5438-cc2564b/src/
H A Dhal_cpu.c75 LED2_OUT |= LED2_PIN; in hal_cpu_set_uart_needed_during_sleep()
79 LED2_OUT &= ~LED2_PIN; in hal_cpu_set_uart_needed_during_sleep()
H A Dmain.c81 LED2_OUT |= LED2_PIN; in hw_setup()
/btstack/port/archive/msp430f5229lp-cc2564b/firmware/
H A Dhal_board.h16 #define LED2_OUT P4OUT macro
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/
H A Dhal_board.h16 #define LED2_OUT P1OUT macro
/btstack/port/archive/ez430-rf2560/firmware/
H A Dhal_board.h16 #define LED2_OUT P1OUT macro