Home
last modified time | relevance | path

Searched refs:board_led_set (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/mesh/src/
Dboard.h15 void board_led_set(bool val);
Dmain.c29 board_led_set(true); in attention_on()
34 board_led_set(false); in attention_off()
141 board_led_set(true); in onoff_timeout()
148 board_led_set(onoff.val); in onoff_timeout()
Dmicrobit.c107 void board_led_set(bool val) in board_led_set() function
Dboard.c121 void board_led_set(bool val) in board_led_set() function