Home
last modified time | relevance | path

Searched defs:Length (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DAppendObjectResult.h33 uint64_t Length() const { return length_ ; } in Length() function
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/
A Dtrace_task.c27 uint16_t Length; member
131 bool trace_print(void *pData, uint16_t Length) in trace_print()
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dbt_skbuff.c113 uint32_t Length, in RtbAllocate()
183 uint32_t Length in RtbAddHead()
207 uint32_t Length in RtbRemoveHead()
232 uint32_t Length in RtbAddTail()
250 IN uint32_t Length in RtbRemoveTail()
A Dbt_skbuff.h97 uint32_t Length; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_ssi.c473 u32 Length in SSI_TXGDMA_Init()
571 u32 Length in SSI_RXGDMA_Init()
807 u32 Length in SSI_ReceiveData()
863 u32 Length, in SSI_SendData()
A Drtl8721dhp_audio.c231 u32 Length in AUDIO_SP_TXGDMA_Init()
327 u32 Length in AUDIO_SP_RXGDMA_Init()
A Drtl8721dhp_usi_ssi.c561 u32 Length in USI_SSI_TXGDMA_Init()
659 u32 Length in USI_SSI_RXGDMA_Init()
845 u32 Length in USI_SSI_ReceiveData()
901 u32 Length, in USI_SSI_SendData()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dflash_api.c439 int flash_burst_write(flash_t *obj, u32 address ,u32 Length, u8 * data) in flash_burst_write()
453 int flash_burst_read(flash_t *obj, u32 address, u32 Length, u8 * data) in flash_burst_read()
A Dspi_api.c208 static u32 ssi_int_read(void *Adapter, void *RxData, u32 Length) in ssi_int_read()
237 static u32 ssi_int_write(void *Adapter, u8 *pTxData, u32 Length) in ssi_int_write()
306 static u32 ssi_dma_send(void *Adapter, u8 *pTxData, u32 Length) in ssi_dma_send()
333 static u32 ssi_dma_recv(void *Adapter, u8 *pRxData, u32 Length) in ssi_dma_recv()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DGZipStream.cs292 public override long Length property in DotZLib.GZipStream
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c240 FT_ULong Length; member
/AliOS-Things-master/components/freetype/include/internal/
A Dtttypes.h135 FT_ULong Length; /* table length */ member

Completed in 27 milliseconds