Searched defs:pData (Results 1 – 6 of 6) sorted by relevance
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/ |
D | fs.c | 305 _i32 sl_FsRead(const _i32 FileHdl,_u32 Offset, _u8* pData,_u32 Len) in sl_FsRead() 379 _i32 sl_FsWrite(const _i32 FileHdl,_u32 Offset, _u8* pData,_u32 Len) in sl_FsWrite() 585 _i32 sl_FsCtl( SlFsCtl_e Command, _u32 Token, _u8 *pFileName, const _u8 *pData, _u16 DataLen, _u8… in sl_FsCtl() 689 _i32 sl_FsProgram(const _u8* pData , _u16 DataLen ,const _u8 * pKey , _u32 Flags ) in sl_FsProgram()
|
D | netapp.c | 1276 _SlReturnVal_t sl_NetAppRecv( _u16 Handle, _u16 *DataLen, _u8 *pData, _u32 *Flags) in sl_NetAppRecv() 1353 _u8 *pData; in _SlNetAppHandleAsync_NetAppReceive() local 1412 _u16 sl_NetAppSend( _u16 Handle, _u16 DataLen, _u8* pData, _u32 Flags) in sl_NetAppSend() 1592 _u8 *pData; in _SlNetAppEventHandler() local
|
D | driver.h | 231 _u8 *pData; member
|
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
D | rf_data_entry.h | 175 …uint8_t* pData; //!< Pointer to data buffer of data to be received ro … member
|
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
D | rf_data_entry.h | 175 …uint8_t* pData; //!< Pointer to data buffer of data to be received ro … member
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/ |
D | netapp.h | 334 _u8 *pData; member
|