Home
last modified time | relevance | path

Searched refs:DMA_CHANNEL_ATTRIBUTE_LOCKED (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma.h461 #define DMA_CHANNEL_ATTRIBUTE_LOCKED (0x01U) /*!< Channel attribute is lo… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma.h524 #define DMA_CHANNEL_ATTRIBUTE_LOCKED (0x01U) … macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h558 #define DMA_CHANNEL_ATTRIBUTE_LOCKED (0x01U) /*!< Channel attribute is lo… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h804 #define DMA_CHANNEL_ATTRIBUTE_LOCKED (0x01U) /*!< Channel attribute is lo… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma.h781 #define DMA_CHANNEL_ATTRIBUTE_LOCKED (0x01U) /*!< Channel attribute is lo… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma.c1610 DMA_CHANNEL_ATTRIBUTE_LOCKED; in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma.c1546 DMA_CHANNEL_ATTRIBUTE_LOCKED; in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma.c1559 DMA_CHANNEL_ATTRIBUTE_LOCKED; in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma.c1668 DMA_CHANNEL_ATTRIBUTE_LOCKED; in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma.c1549 DMA_CHANNEL_ATTRIBUTE_LOCKED; in HAL_DMA_GetLockChannelAttributes()