Home
last modified time | relevance | path

Searched defs:NbData (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_dma.h127 uint32_t NbData; /*!< Specifies the number of data to transfer, in data unit. member
969 __STATIC_INLINE void LL_DMA_SetDataLength(DMA_TypeDef* DMAx, uint32_t Stream, uint32_t NbData) in LL_DMA_SetDataLength()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_qspi.h155 …uint32_t NbData; /* Specifies the number of data to transfer. (This is the number of b… member