Home
last modified time | relevance | path

Searched refs:PLATFORM_TRACE_UINT_PARAM_SIZE_1 (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Dplatform_trace.c106 case PLATFORM_TRACE_UINT_PARAM_SIZE_1: in PlatformTraceAddUintMsg()
108 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1]); in PlatformTraceAddUintMsg()
112 … infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1], infos[PLATFORM_TRACE_UINT_PARAM_SIZE_2 - 1]); in PlatformTraceAddUintMsg()
116 … infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1], infos[PLATFORM_TRACE_UINT_PARAM_SIZE_2 - 1], in PlatformTraceAddUintMsg()
121 … infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1], infos[PLATFORM_TRACE_UINT_PARAM_SIZE_2 - 1], in PlatformTraceAddUintMsg()
126 … infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1], infos[PLATFORM_TRACE_UINT_PARAM_SIZE_2 - 1], in PlatformTraceAddUintMsg()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2s/
H A Di2s_core.c107 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->busNum; in I2sCntlrStartRead()
151 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->busNum; in I2sCntlrStartWrite()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_trace.h18 PLATFORM_TRACE_UINT_PARAM_SIZE_1 = 1, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_core.c142 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->wdtId; in WatchdogCntlrStart()
172 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->wdtId; in WatchdogCntlrStop()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/adc/
H A Dadc_core.c94 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = device->devNum; in AdcDeviceStart()
126 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = device->devNum; in AdcDeviceStop()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_core.c97 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->busNum; in SpiCntlrSetCfg()
127 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->busNum; in SpiCntlrGetCfg()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/dac/
H A Ddac_core.c302 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = device->devNum; in DacDeviceStart()
334 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = device->devNum; in DacDeviceStop()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_core.c233 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->number; in PinCntlrSetPinPull()
278 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntlr->number; in PinCntlrGetPinPull()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_core.c142 infos[PLATFORM_TRACE_UINT_PARAM_SIZE_1 - 1] = cntrl->info.number; in TimerCntrlStart()