Home
last modified time | relevance | path

Searched refs:handleEvent (Results 1 – 20 of 20) sorted by relevance

/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c196 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
226 INTERNAL_APP_INIT(VSYNC_APP_ID, VSYNC_APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c203 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
227 …RNAL_APP_INIT(APP_ID_MAKE(NANOHUB_VENDOR_GOOGLE, 6), APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c147 static void handleEvent(uint32_t evtType, const void *evtData) in handleEvent() function
208 INTERNAL_APP_INIT(LEDS_GPIO_APP_ID, LEDS_GPIO_APP_VERSION, startTask, endTask, handleEvent);
Dleds_lp3943.c308 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
359 INTERNAL_APP_INIT(LP3943_LEDS_APP_ID, LP3943_LEDS_APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c219 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
250 INTERNAL_APP_INIT(APP_ID, APP_VERSION, startTask, endTask, handleEvent);
/device/linaro/poplar/wifi/wifi_hal/
Dwifi_logger.cpp395 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in DebugCommand
531 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in SetLogHandler
678 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in SetAlertHandler
899 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in MemoryDumpCommand
1072 int handleEvent(WifiEvent& event) { in handleEvent() function in PacketFateCommand
Dwifi_offload.cpp210 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in MKeepAliveCommand
Dgscan.cpp461 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in FullScanResultsCommand
668 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in ScanCommand
1146 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in BssidHotlistCommand
1346 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in ePNOCommand
1568 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in SignificantWifiChangeCommand
1779 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in AnqpoConfigureCommand
Dcpp_bindings.h324 virtual int handleEvent(WifiEvent& event) { in handleEvent() function
Dwifi_hal.cpp855 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in SetRSSIMonitorCommand
1023 int handleEvent(WifiEvent& event) { in handleEvent() function in AndroidPktFilterCommand
Dcpp_bindings.cpp715 res = cmd->handleEvent(event); in event_handler()
Drtt.cpp525 virtual int handleEvent(WifiEvent& event) { in handleEvent() function in RttCommand
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c456 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
519 INTERNAL_APP_INIT(HTS221_APP_ID, 0, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c422 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
503 INTERNAL_APP_INIT(SI7034A10_APP_ID, 0, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c503 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
600 INTERNAL_APP_INIT(S3708_APP_ID, S3708_APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c637 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
741 INTERNAL_APP_INIT(LPS22HB_APP_ID, 0, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c700 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
789 INTERNAL_APP_INIT(BMP280_APP_ID, BMP280_APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c965 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent() function
1073 INTERNAL_APP_INIT(ST_MAG40_APP_ID, 0, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c3092 static void handleEvent(uint32_t evtType, const void* evtData) function
3272 INTERNAL_APP_INIT(ICM40600_APP_ID, ICM40600_APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3739 static void handleEvent(uint32_t evtType, const void* evtData) function
4367 INTERNAL_APP_INIT(BMI160_APP_ID, BMI160_APP_VERSION, startTask, endTask, handleEvent);