Searched refs:BUTTON_ACTIVE_LEVEL (Results 1 – 4 of 4) sorted by relevance
17 #define BUTTON_ACTIVE_LEVEL 0 macro28 button_handle_t btn_handle = iot_button_create(BUTTON_IO_NUM, BUTTON_ACTIVE_LEVEL); in board_button_init()
18 #define BUTTON_ACTIVE_LEVEL 0 macro39 button_handle_t btn_handle = iot_button_create(BUTTON_IO_NUM, BUTTON_ACTIVE_LEVEL); in board_button_init()
21 #define BUTTON_ACTIVE_LEVEL 0 macro68 button_handle_t btn_handle = iot_button_create(BUTTON_IO_NUM, BUTTON_ACTIVE_LEVEL); in board_button_init()
21 #define BUTTON_ACTIVE_LEVEL 0 macro58 button_handle_t dev_on_off_btn = iot_button_create(BUTTON_ON_OFF, BUTTON_ACTIVE_LEVEL); in board_led_init()