Home
last modified time | relevance | path

Searched defs:mode (Results 701 - 725 of 9320) sorted by relevance

1...<<21222324252627282930>>...373

/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_timer.c41 OsalTimerMode mode; member
49 OsalTimerMode mode; in osal_timer_callback() local
108 static int32_t OsalTimerStart(OsalTimer *timer, OsalTimerMode mode) in OsalTimerStart() argument
/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Ddevmgr_service_start.c90 UINT32 DevmgrPmSuspend(UINT32 mode) in DevmgrPmSuspend() argument
112 void DevmgrPmResume(UINT32 mode) in DevmgrPmResume() argument
/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_impl_mock.cpp81 int32_t UsbImplMock::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument
/drivers/hdf_core/framework/support/platform/src/gpio/
H A Dgpio_if_u.c261 int32_t GpioSetIrq(uint16_t gpio, uint16_t mode, GpioIrqFunc func, void *arg) in GpioSetIrq() argument
/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_core.c122 int32_t PcieCntlrRead(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieCntlrRead() argument
141 int32_t PcieCntlrWrite(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieCntlrWrite() argument
H A Dpcie_if.c39 int32_t PcieRead(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieRead() argument
44 int32_t PcieWrite(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieWrite() argument
/drivers/hdf_core/framework/support/platform/src/uart/
H A Duart_service.c133 uint32_t mode; in UartIoSetTransMode() local
H A Duart_if.c104 int32_t UartSetTransMode(DevHandle handle, enum UartTransMode mode) in UartSetTransMode() argument
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_sequenceable_type.cpp73 std::string ASTSequenceableType::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType() argument
H A Dast_ulong_type.cpp60 std::string ASTUlongType::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType() argument
H A Dast_uchar_type.cpp60 std::string ASTUcharType::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType() argument
H A Dast_uint_type.cpp60 std::string ASTUintType::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType() argument
H A Dast_ushort_type.cpp60 std::string ASTUshortType::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType() argument
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_generator.cpp161 GenMode mode = GenMode::IPC; in GenIpcCCode() local
189 GenMode mode = GenMode::IPC; GenIpcCppCode() local
217 GenMode mode = GenMode::IPC; GenIpcJavaCode() local
236 GenMode mode = GenMode::PASSTHROUGH; GenPassthroughCCode() local
260 GenMode mode = GenMode::PASSTHROUGH; GenPassthroughCppCode() local
284 GenMode mode = GenMode::KERNEL; GenKernelCode() local
305 GenMode mode = GenMode::LOW; GenLowCCode() local
[all...]
/drivers/peripheral/camera/test/demo_3A/
H A Ddemo_3a_main.cpp64 static RetCode PreviewOn(int mode, const std::shared_ptr<OhosCameraDemo>& mainDemo) in PreviewOn() argument
/drivers/peripheral/audio/test/systemtest/hdi_service/rk3568/render/src/
H A Daudio_idl_hdirender_hardware_dependence_test.cpp641 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; in HWTEST_F() local
678 AudioChannelMode mode = AUDIO_CHANNEL_MIX; in HWTEST_F() local
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_device.cpp65 CamRetCode CameraDevice::SetResultMode(const ResultCallbackMode& mode) in SetResultMode() argument
/drivers/peripheral/camera/test/demo/
H A Ddemo_main.cpp64 static RetCode PreviewOn(int mode, const std::shared_ptr<OhosCameraDemo>& mainDemo) in PreviewOn() argument
/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dcamera_tag_uttest_v1_1.cpp248 TakePhotoWithTags(std::shared_ptr<OHOS::Camera::CameraSetting> meta, OperationMode_V1_1 mode) TakePhotoWithTags() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Dalgo_plugin.cpp19 AlgoPlugin::AlgoPlugin(std::string name, std::string description, int mode, std::string path) in AlgoPlugin() argument
H A Dipp_algo_parser.cpp114 const char* mode = nullptr; in ConstructPlugin() local
/drivers/peripheral/display/hal/default_standard/src/utils/
H A Ddisplay_adapter.cpp71 int32_t DisplayAdapter::OpenDevice(const std::string &pathName, int32_t flags, mode_t mode) in OpenDevice() argument
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddemo_main.cpp68 static RetCode PreviewOn(int mode, const std::shared_ptr<DcameraHdfDemo>& mainDemo) in PreviewOn() argument
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_ap_iface_test.cpp188 int32_t mode; in HWTEST_F() local
H A Dwifi_sta_iface_test.cpp122 int32_t mode; in HWTEST_F() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...373