Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_dma.h139 uint32_t NbData; /*!< Specifies the number of data to transfer, in data unit. member
933 __STATIC_INLINE void LL_DMA_SetDataLength(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t NbData) in LL_DMA_SetDataLength()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_ospi.h164 …uint32_t NbData; /* It indicates the number of data transferred with this comma… member
203 uint32_t NbData; /* It indicates the number of data transferred with this command. member
H A Dstm32l4xx_ll_dma.h164 uint32_t NbData; /*!< Specifies the number of data to transfer, in data unit. member
1001 __STATIC_INLINE void LL_DMA_SetDataLength(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t NbData) in LL_DMA_SetDataLength()
H A Dstm32l4xx_hal_qspi.h156 …uint32_t NbData; /* Specifies the number of data to transfer. (This is the number of b… member
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_dma.h127 uint32_t NbData; /*!< Specifies the number of data to transfer, in data unit. member
959 __STATIC_INLINE void LL_DMA_SetDataLength(DMA_TypeDef* DMAx, uint32_t Stream, uint32_t NbData) in LL_DMA_SetDataLength()
H A Dstm32f4xx_hal_qspi.h154 …uint32_t NbData; /* Specifies the number of data to transfer. (This is the number of b… member