/vendor/hisilicon/hispark_pegasus/demo/semaphore_demo/ |
H A D | semp.c | 33 void producer_thread(int *arg) in producer_thread() argument 48 void consumer_thread(int *arg) in consumer_thread() argument 61 osThreadId_t newThread(char *name, osThreadFunc_t func, int *arg) in newThread() argument 75 void rtosv2_semp_main(int *arg) in rtosv2_semp_main() argument
|
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/night_light/ |
H A D | ssd1306test.c | 99 static void OledTask(int *arg) in OledTask() argument
|
/drivers/hdf_core/adapter/khdf/linux/platform/watchdog/ |
H A D | watchdog_adapter.c | 37 static int WdtAdapterIoctlInner(struct file *fp, unsigned cmd, unsigned long arg) in WdtAdapterIoctlInner() argument 99 unsigned long arg = WDIOS_ENABLECARD; in WdtAdapterStart() local 120 unsigned long arg = WDIOS_DISABLECARD; in WdtAdapterStop() local 199 unsigned long arg; in WdtAdapterSetTimeout() local 217 unsigned long arg; in WdtAdapterGetTimeout() local [all...] |
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_cdev.c | 95 static int OsalCdevIoctl(struct file *filep, int cmd, unsigned long arg) in OsalCdevIoctl() argument
|
/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | uart_dev.c | 132 static int32_t UartCfgAttr(struct UartHost *host, unsigned long arg) in UartCfgAttr() argument 150 static int32_t UartDevIoctl(struct file *filep, int32_t cmd, unsigned long arg) in UartDevIoctl() argument [all...] |
/drivers/hdf_core/framework/model/sensor/driver/pedometer/ |
H A D | sensor_pedometer_driver.c | 44 static void PedometerDataWorkEntry(void *arg) in PedometerDataWorkEntry() argument 62 static void PedometerTimerEntry(uintptr_t arg) in PedometerTimerEntry() argument
|
/drivers/hdf_core/framework/model/sensor/driver/magnetic/ |
H A D | sensor_magnetic_driver.c | 44 static void MagneticDataWorkEntry(void *arg) in MagneticDataWorkEntry() argument 60 static void MagneticTimerEntry(uintptr_t arg) in MagneticTimerEntry() argument
|
/drivers/hdf_core/framework/model/sensor/driver/proximity/ |
H A D | sensor_proximity_driver.c | 45 static void ProximityDataWorkEntry(void *arg) in ProximityDataWorkEntry() argument 59 static void ProximityTimerEntry(uintptr_t arg) in ProximityTimerEntry() argument
|
/drivers/hdf_core/framework/model/sensor/driver/barometer/ |
H A D | sensor_barometer_driver.c | 44 static void BarometerDataWorkEntry(void *arg) in BarometerDataWorkEntry() argument 60 static void BarometerTimerEntry(uintptr_t arg) in BarometerTimerEntry() argument
|
/drivers/hdf_core/framework/model/sensor/driver/humidity/ |
H A D | sensor_humidity_driver.c | 44 static void HumidityDataWorkEntry(void *arg) in HumidityDataWorkEntry() argument 60 static void HumidityTimerEntry(uintptr_t arg) in HumidityTimerEntry() argument
|
/drivers/hdf_core/framework/model/sensor/driver/gyro/ |
H A D | sensor_gyro_driver.c | 44 static void GyroDataWorkEntry(void *arg) in GyroDataWorkEntry() argument 60 static void GyroTimerEntry(uintptr_t arg) in GyroTimerEntry() argument
|
/drivers/hdf_core/framework/model/sensor/driver/temperature/ |
H A D | sensor_temperature_driver.c | 44 static void TemperatureDataWorkEntry(void *arg) in TemperatureDataWorkEntry() argument 60 static void TemperatureTimerEntry(uintptr_t arg) in TemperatureTimerEntry() argument
|
/drivers/hdf_core/framework/support/platform/src/gpio/ |
H A D | gpio_core.c | 205 static int32_t GpioIrqRecordCreate(struct GpioInfo *ginfo, uint16_t mode, GpioIrqFunc func, void *arg, in GpioIrqRecordCreate() argument 251 int32_t GpioCntlrSetIrq(struct GpioCntlr *cntlr, uint16_t local, uint16_t mode, GpioIrqFunc func, void *arg) in GpioCntlrSetIrq() argument 285 int32_t GpioCntlrUnsetIrq(struct GpioCntlr *cntlr, uint16_t local, void *arg) in GpioCntlrUnsetIrq() argument
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | pcie_bus_test.c | 140 static void PcieBusIrqHandler(void *arg) in PcieBusIrqHandler() argument 220 static int32_t PcieBusMapHandler(void *arg) in PcieBusMapHandler() argument
|
/drivers/hdf_core/framework/test/unittest/sensor/ |
H A D | hdf_sensor_test.c | 36 static void SensorTestDataWorkEntry(void *arg) in SensorTestDataWorkEntry() argument 56 static void SensorTestTimerEntry(uintptr_t arg) in SensorTestTimerEntry() argument
|
/drivers/peripheral/audio/hal/hdi_binder/server/include/ |
H A D | hdf_audio_pnp_server.h | 76 void *arg; member
|
/drivers/peripheral/nfc/test/unittest/mock/ |
H A D | mock.cpp | 76 int NfcVendorAdaptions::VendorIoctl(long arg, void *pData) in VendorIoctl() argument 81 int NfcVendorAdaptions::VendorIoctlWithResponse(long arg, void *pData, uint16_t dataLen, std::vector<uint8_t> &pRetVal) in VendorIoctlWithResponse() argument
|
/drivers/peripheral/usb/sample/host/src/ |
H A D | usbhost_test.c | 276 static void *SigHandle(void *arg) in SigHandle() argument 283 static int32_t GetCharThread(void *arg) in GetCharThread() argument
|
/drivers/peripheral/usb/sample/device/liteos/ |
H A D | acm_speed_read.c | 100 static void *StopHandler(void *arg) in StopHandler() argument
|
H A D | acm_speed_write.c | 101 static void *StopHandler(void *arg) in StopHandler() argument
|
H A D | acm_test.c | 77 static void ReadThread(void *arg) in ReadThread() argument
|
/drivers/peripheral/usb/sample/device/linux/ |
H A D | acm_test.c | 86 static int32_t ReadThread(void *arg) in ReadThread() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | data_ability_helper_common.h | 121 std::string arg; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
H A D | jsi_router_module.cpp | 24 std::string DeclarativeParseRouteUrl(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, in DeclarativeParseRouteUrl() argument 41 std::string DeclarativeParseRouteParams(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, in DeclarativeParseRouteParams() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_piece.cpp | 105 int32_t arg = info[0]->ToNumber<int32_t>(); in SetShowDelete() local
|