Home
last modified time | relevance | path

Searched refs:OnButtonPressed (Results 1 - 5 of 5) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/beep_demo/
H A Dapp_demo_beep_control.c51 static void OnButtonPressed(const char *arg) in OnButtonPressed() function
67 IoTGpioRegisterIsrFunc(IOT_GPIO_KEY, IOT_INT_TYPE_EDGE, IOT_GPIO_EDGE_FALL_LEVEL_LOW, OnButtonPressed, NULL); in StartPWMBeepTask()
/vendor/hisilicon/hispark_pegasus/demo/gpiobutton_demo/
H A Dbutton_example.c67 static void OnButtonPressed(char *arg) in OnButtonPressed() function
99 OnButtonPressed, NULL); in LedExampleEntry()
/vendor/hisilicon/hispark_pegasus/demo/pwmbeer_demo/
H A Dpwm_beer_demo.c51 static void OnButtonPressed(char *arg) in OnButtonPressed() function
67 OnButtonPressed, NULL); in StartPWMBeerTask()
/vendor/hisilicon/hispark_pegasus/demo/trafficlight_demo/
H A Dtraffic_light_demo.c70 static void OnButtonPressed(char *arg) in OnButtonPressed() function
106 OnButtonPressed, NULL); in StartTrafficLightTask()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Denvironment_demo.c129 static void OnButtonPressed(char *arg) in OnButtonPressed() function
132 printf("OnButtonPressed\r\n"); in OnButtonPressed()
229 OnButtonPressed, NULL); in EnvironmentDemo()

Completed in 1 milliseconds