Home
last modified time | relevance | path

Searched defs:readData (Results 1 – 6 of 6) sorted by relevance

/drivers/hdf_core/framework/core/manager/test/unittest/common/
Dhdf_sbuf_test.cpp842 double readData = 0; variable
857 float readData = 0; variable
904 int8_t readData; variable
917 int16_t readData; variable
930 int64_t readData; variable
/drivers/hdf_core/framework/include/wifi/
Dhdf_ibus_intf.h52 int32_t (*readData)(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf); member
/drivers/external_device_manager/frameworks/ddk/hid/
Dinput_emit_event.cpp457 std::vector<uint8_t> readData(bufSize); in OH_Hid_ReadTimeout() local
485 std::vector<uint8_t> readData(bufSize); in OH_Hid_Read() local
/drivers/peripheral/pin_auth/hdi_service/common/src/
Dattribute.c215 Uint8Array readData = { readBuffer->data, length }; in ParseAttributeSerializedMsgInner() local
/drivers/peripheral/user_auth/hdi_service/utils/src/
Dattribute.c211 Uint8Array readData = { readBuffer->data, length }; in ParseAttributeSerializedMsgInner() local
/drivers/hdf_core/adapter/platform/spi/
Dspi_stm32f4xx.c246 uint8_t readData; in HalSpiSend() local