Home
last modified time | relevance | path

Searched refs:beep (Results 1 - 6 of 6) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_traffic_sample.c45 unsigned char beep = 0; in TrafficControlModeSample() local
80 if (beep == BEEP_OFF) { in TrafficControlModeSample()
81 beep = BEEP_ON; in TrafficControlModeSample()
85 beep = BEEP_OFF; in TrafficControlModeSample()
H A Dapp_demo_config.c122 * unsigned char beep_status: 0/1, 0:beep off, 1:beep on
451 void SetBeepOperation(unsigned char beep) in SetBeepOperation() argument
453 unsigned char bp = beep; in SetBeepOperation()
464 void SetBeepStatus(int cnt, unsigned char beepStatus, unsigned char beep) in SetBeepStatus() argument
469 SetBeepOperation(beep); in SetBeepStatus()
474 SetBeepOperation(beep); in SetBeepStatus()
479 SetBeepOperation(beep); in SetBeepStatus()
1632 IoTPwmStart(HI_PWM0, PWM_LOW_DUTY, PWM_FULL_DUTY); // 关闭beep in OledTrafficReturnModeShow()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_traffic_sample.c45 unsigned char beep = 0; in TrafficControlModeSample() local
80 if (beep == BEEP_OFF) { in TrafficControlModeSample()
81 beep = BEEP_ON; in TrafficControlModeSample()
85 beep = BEEP_OFF; in TrafficControlModeSample()
H A Dapp_demo_config.c150 * unsigned char beep_status: 0/1, 0:beep off, 1:beep on
479 void SetBeepOperation(unsigned char beep) in SetBeepOperation() argument
481 unsigned char bp = beep; in SetBeepOperation()
492 void SetBeepStatus(int cnt, unsigned char beepStatus, unsigned char beep) in SetBeepStatus() argument
497 SetBeepOperation(beep); in SetBeepStatus()
502 SetBeepOperation(beep); in SetBeepStatus()
507 SetBeepOperation(beep); in SetBeepStatus()
1660 IoTPwmStart(HI_PWM0, PWM_LOW_DUTY, PWM_FULL_DUTY); // 关闭beep in OledTrafficReturnModeShow()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_traffic_sample.c45 unsigned char beep = 0; in TrafficControlModeSample() local
80 if (beep == BEEP_OFF) { in TrafficControlModeSample()
81 beep = BEEP_ON; in TrafficControlModeSample()
85 beep = BEEP_OFF; in TrafficControlModeSample()
H A Dapp_demo_config.c122 * unsigned char beep_status: 0/1, 0:beep off, 1:beep on
451 void SetBeepOperation(unsigned char beep) in SetBeepOperation() argument
453 unsigned char bp = beep; in SetBeepOperation()
464 void SetBeepStatus(int cnt, unsigned char beepStatus, unsigned char beep) in SetBeepStatus() argument
469 SetBeepOperation(beep); in SetBeepStatus()
474 SetBeepOperation(beep); in SetBeepStatus()
479 SetBeepOperation(beep); in SetBeepStatus()
1632 IoTPwmStart(HI_PWM0, PWM_LOW_DUTY, PWM_FULL_DUTY); // 关闭beep in OledTrafficReturnModeShow()

Completed in 9 milliseconds