Home
last modified time | relevance | path

Searched defs:cfg (Results 1 - 25 of 62) sorted by relevance

123

/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_bes.h31 struct PwmConfig *cfg; member
H A Dpwm_wm.c25 struct PwmConfig *cfg; member
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_ddc.c29 int32_t HdmiDdcTransfer(struct HdmiDdc *ddc, struct HdmiDdcCfg *cfg) in HdmiDdcTransfer() argument
/drivers/hdf_core/framework/model/storage/src/mtd/
H A Dmtd_spi_common.c14 struct MtdSpiConfig *cfg = NULL; in SpiFlashDumpDefualt() local
[all...]
/drivers/hdf_core/framework/support/platform/include/pwm/
H A Dpwm_core.h35 struct PwmConfig cfg; member
/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_core.c53 int32_t CanCntlrSetCfg(struct CanCntlr *cntlr, const struct CanConfig *cfg) in CanCntlrSetCfg() argument
75 int32_t CanCntlrGetCfg(struct CanCntlr *cntlr, struct CanConfig *cfg) in CanCntlrGetCfg() argument
H A Dcan_if.c50 int32_t CanBusSetCfg(DevHandle handle, const struct CanConfig *cfg) in CanBusSetCfg() argument
55 int32_t CanBusGetCfg(DevHandle handle, struct CanConfig *cfg) in CanBusGetCfg() argument
H A Dcan_client.c152 int32_t CanClientSetCfg(struct CanClient *client, const struct CanConfig *cfg) in CanClientSetCfg() argument
161 int32_t CanClientGetCfg(struct CanClient *client, struct CanConfig *cfg) in CanClientGetCfg() argument
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_queue.c102 struct OsalThreadParam cfg; in PlatformQueueStart() local
/drivers/hdf_core/framework/support/platform/src/mipi/
H A Dmipi_dsi_if.c24 int32_t MipiDsiSetCfg(DevHandle handle, struct MipiCfg *cfg) in MipiDsiSetCfg() argument
29 int32_t MipiDsiGetCfg(DevHandle handle, struct MipiCfg *cfg) in MipiDsiGetCfg() argument
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dmipi_dsi_test.c85 struct MipiCfg cfg; in MipiDsiGetCfgTest() local
[all...]
H A Dmipi_dsi_test.h29 struct MipiCfg cfg; member
H A Dpwm_test.h34 struct PwmConfig cfg; member
H A Dgpio_test.h45 struct GpioTestConfig cfg; member
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dssp_st7789.c98 struct SpiCfg cfg; in GetSpiHandle() local
/drivers/hdf_core/framework/support/platform/include/mipi/
H A Dmipi_dsi_core.h32 struct MipiCfg cfg; member
/drivers/hdf_core/framework/support/platform/include/spi/
H A Dspi_core.h44 struct SpiCfg cfg; member
/drivers/hdf_core/framework/support/platform/src/i2s/
H A Di2s_core.c180 int32_t I2sCntlrSetCfg(struct I2sCntlr *cntlr, struct I2sCfg *cfg) in I2sCntlrSetCfg() argument
200 int32_t I2sCntlrGetCfg(struct I2sCntlr *cntlr, struct I2sCfg *cfg) in I2sCntlrGetCfg() argument
H A Di2s_if.c215 void I2sSetCfg(DevHandle handle, struct I2sCfg *cfg) in I2sSetCfg() argument
229 void I2sGetCfg(DevHandle handle, struct I2sCfg *cfg) in I2sGetCfg() argument
[all...]
/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_if.c71 int32_t SpiSetCfg(DevHandle handle, struct SpiCfg *cfg) in SpiSetCfg() argument
83 int32_t SpiGetCfg(DevHandle handle, struct SpiCfg *cfg) in SpiGetCfg() argument
/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if_u.c242 struct TimerConfig cfg; in HwTimerSet() local
303 struct TimerConfig cfg; in HwTimerSetOnce() local
366 struct TimerConfig cfg; HwTimerGet() local
[all...]
/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/
H A Dspi_fuzzer.cpp39 static void SpiFuzzDoTest(DevHandle handle, struct SpiDevInfo *info, struct SpiMsg *msg, struct SpiCfg *cfg) in SpiFuzzDoTest() argument
62 struct SpiCfg cfg; in SpiFuzzTest() local
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c227 static int32_t ParsePanelConfig(const struct DeviceResourceNode *node, struct PanelConfig *cfg) in ParsePanelConfig() argument
264 int32_t ParseLcdConfig(const struct DeviceResourceNode *node, struct PanelConfig *cfg) in ParseLcdConfig() argument
[all...]
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A Dsidecar.c232 Service *InitService(struct ServiceDef *def, const ServiceCfg *cfg) in InitService() argument
/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/
H A Dhdf_usb.c50 struct UsbConfig cfg[USB_MAX_CFG_LEN]; member
114 struct UsbConfig *cfg = &(info->cfg[index]); in ProcControllorParam() local
66 GetUsbControllerParam(const struct DeviceResourceIface *instance, const struct DeviceResourceNode *node, struct UsbConfig *cfg) GetUsbControllerParam() argument
[all...]

Completed in 8 milliseconds

123