Searched refs:HiControlModeType (Results 1 - 7 of 7) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | iot_profile.h | 21 typedef hi_void (*ClflCallBackFunc) (HiColorfulLightMode currentMode, HiControlModeType currentType); 22 typedef hi_void (*TrflCallBackFunc) (HiTrafficLightMode currentMode, HiControlModeType currentType); 23 typedef hi_void (*EnvCallBackFunc) (HiEnvironmentMode currentMode, HiControlModeType currentType); 102 hi_void SetupTrflControlModule(HiTrafficLightMode currentMode, HiControlModeType currentType); 103 hi_void SetupTrflAutoModule(HiTrafficLightMode currentMode, HiControlModeType currentType); 104 hi_void SetupTrflHumanModule(HiTrafficLightMode currentMode, HiControlModeType currentType); 108 hi_void SetupEnvCombustibleGasModule(HiEnvironmentMode currentMode, HiControlModeType currentType); 109 hi_void SetupEnvHumidityModule(HiEnvironmentMode currentMode, HiControlModeType currentType); 110 hi_void SetupEnvTemperatureModule(HiEnvironmentMode currentMode, HiControlModeType currentType); 111 hi_void SetupEnvAllModule(HiEnvironmentMode currentMode, HiControlModeType currentTyp [all...] |
H A D | app_demo_iot.c | 57 void TrafficLightAppOption(HiTrafficLightMode appOptionMode, HiControlModeType appOptionType) in TrafficLightAppOption() 185 void SetupTrflControlModule(HiTrafficLightMode currentMode, HiControlModeType currentType) in SetupTrflControlModule() 260 void SetupTrflAutoModule(HiTrafficLightMode currentMode, HiControlModeType currentType) in SetupTrflAutoModule() 290 void SetupTrflHumanModule(HiTrafficLightMode currentMode, HiControlModeType currentType) in SetupTrflHumanModule()
|
H A D | app_demo_multi_sample.h | 188 } HiControlModeType; typedef
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_multi_sample.h | 188 } HiControlModeType; typedef
|
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/ |
H A D | app_demo_multi_sample.h | 188 } HiControlModeType; typedef
|
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
H A D | app_demo_multi_sample.h | 188 } HiControlModeType; typedef
|
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | app_demo_multi_sample.h | 189 } HiControlModeType; typedef
|
Completed in 6 milliseconds