/device/soc/st/stm32f407zg/uniproton/board/driver/w25qxx/ |
D | w25qxx.c | 96 void W25qxxRead(u8 *pBuffer, u32 readAddr, u16 NumByteToRead) in W25qxxRead() 109 void W25qxxWritePage(u8 *pBuffer, u32 writeAddr, u16 numByteToWrite) in W25qxxWritePage() 124 void W25qxxWriteNoCheck(u8 *pBuffer, u32 writeAddr, u16 numByteToWrite) in W25qxxWriteNoCheck() 149 void W25qxxWrite(u8 *pBuffer, u32 writeAddr, u16 numByteToWrite) in W25qxxWrite()
|
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
D | stm32f4xx_hal_crc.c | 227 uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength) in HAL_CRC_Accumulate() 257 uint32_t HAL_CRC_Calculate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength) in HAL_CRC_Calculate()
|
D | stm32f4xx_hal_pccard.c | 369 HAL_StatusTypeDef HAL_PCCARD_Read_Sector(PCCARD_HandleTypeDef *hpccard, uint16_t *pBuffer, uint16_t… in HAL_PCCARD_Read_Sector() 445 HAL_StatusTypeDef HAL_PCCARD_Write_Sector(PCCARD_HandleTypeDef *hpccard, uint16_t *pBuffer, uint16_… in HAL_PCCARD_Write_Sector()
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
D | Rockchip_OSAL_SharedMemory.c | 412 RK_U8* pBuffer = NULL; in Rockchip_OSAL_SharedMemory_HandleToSecureAddress() local 590 OMX_PTR pBuffer = NULL; in Rockchip_OSAL_SharedMemory_Alloc() local 699 void Rockchip_OSAL_SharedMemory_Free(OMX_HANDLETYPE handle, OMX_PTR pBuffer) in Rockchip_OSAL_SharedMemory_Free() 768 OMX_PTR pBuffer = NULL; in Rockchip_OSAL_SharedMemory_Map() local 885 int Rockchip_OSAL_SharedMemory_VirtToION(OMX_HANDLETYPE handle, OMX_PTR pBuffer) in Rockchip_OSAL_SharedMemory_VirtToION() 930 OMX_PTR pBuffer = NULL; in Rockchip_OSAL_SharedMemory_IONToVirt() local
|
D | Rockchip_OSAL_OHOS.cpp | 159 OMX_ERRORTYPE Rockchip_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer, in Get_Video_HorAlign()
|
/device/board/talkweb/niobe407/liteos_m/drivers/spi_flash/src/ |
D | w25qxx.c | 119 void W25x_PageWrite(uint8_t* pBuffer, uint32_t WriteAddr, uint16_t NumByteToWrite) in W25x_PageWrite() 167 void W25x_BufferWrite(uint8_t* pBuffer, uint32_t WriteAddr, uint16_t NumByteToWrite) in W25x_BufferWrite() 222 void W25x_BufferRead(uint8_t* pBuffer, uint32_t ReadAddr, uint16_t NumByteToRead) in W25x_BufferRead()
|
/device/board/bearpi/bearpi_hm_nano/app/C4_e53_sc2_axis/src/ |
D | E53_SC2.c | 78 static int MPU6050WriteBuffer(uint8_t Reg, uint8_t *pBuffer, uint16_t Length) in MPU6050WriteBuffer() 104 static int MPU6050ReadBuffer(uint8_t Reg, uint8_t *pBuffer, uint16_t Length) in MPU6050ReadBuffer()
|
/device/board/bearpi/bearpi_hm_nano/app/D9_iot_cloud_oc_manhole_cover/src/ |
D | E53_SC2.c | 80 static int MPU6050WriteBuffer(uint8_t Reg, uint8_t *pBuffer, uint16_t Length) in MPU6050WriteBuffer() 108 static int MPU6050ReadBuffer(uint8_t Reg, uint8_t *pBuffer, uint16_t Length) in MPU6050ReadBuffer()
|
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/ |
D | stm32f4xx_crc.c | 80 uint32_t CRC_CalcBlockCRC(uint32_t pBuffer[], uint32_t BufferLength) in CRC_CalcBlockCRC()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/log/ |
D | dbg_printf.c | 25 __WEAK int SEGGER_RTT_ConfigUpBuffer(unsigned BufferIndex, const char* sName, uint8_t* pBuffer, uns… in SEGGER_RTT_ConfigUpBuffer() 31 __WEAK unsigned SEGGER_RTT_Write(unsigned BufferIndex, const uint8_t* pBuffer, unsigned NumBytes) in SEGGER_RTT_Write()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/ |
D | Rockchip_OMX_Baseport.c | 366 OMX_IN OMX_BUFFERHEADERTYPE *pBuffer) in Rockchip_OMX_EmptyThisBuffer() 496 OMX_IN OMX_BUFFERHEADERTYPE *pBuffer) in Rockchip_OMX_FillThisBuffer()
|
/device/board/talkweb/niobe407/liteos_m/bootloader/src/ |
D | bootloader.c | 132 int _write(int fd, char *pBuffer, int size) in _write()
|
/device/soc/telink/b91/b91_ble_sdk/stack/ble/host/l2cap/ |
D | l2cap_signal.h | 80 u8 *pBuffer; // Sdu Buffer member
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/fm11nt081d/ |
D | fm11nt081d.c | 113 static hi_void EepWritePage(hi_u8 *pBuffer, hi_u16 writeAddr, hi_u8 dataLen) in EepWritePage()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/ |
D | Rkvpu_OMX_VencControl.c | 162 OMX_IN OMX_PTR pAppPrivate, OMX_IN OMX_U32 nSizeBytes, OMX_IN OMX_U8 *pBuffer) in Rkvpu_OMX_UseBuffer()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/ |
D | Rkvpu_OMX_VdecControl.c | 131 OMX_IN OMX_PTR pAppPrivate, OMX_IN OMX_U32 nSizeBytes, OMX_IN OMX_U8 *pBuffer) in Rkvpu_OMX_UseBuffer()
|