|
STM32L443xx HAL User Manual
|
Variables | |
| static const uint8_t | CHANNEL_OFFSET_TAB [] |
const uint8_t CHANNEL_OFFSET_TAB[] [static] |
{
(uint8_t)(DMA1_Channel1_BASE - DMA1_BASE),
(uint8_t)(DMA1_Channel2_BASE - DMA1_BASE),
(uint8_t)(DMA1_Channel3_BASE - DMA1_BASE),
(uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
(uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
(uint8_t)(DMA1_Channel6_BASE - DMA1_BASE),
(uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
}
Definition at line 49 of file stm32l4xx_ll_dma.h.
1.7.6.1