Functions | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_gtfr (dma_regs_t *DMAx) |
Get DMA Module global transfer complete interrupt status. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_gblk (dma_regs_t *DMAx) |
Get DMA Module global block complete interrupt status. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_gsrct (dma_regs_t *DMAx) |
Get DMA Module global source transaction complete interrupt status. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_gdstt (dma_regs_t *DMAx) |
Get DMA Module global destination transaction complete interrupt status. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_gerr (dma_regs_t *DMAx) |
Get DMA Module global error interrupt status. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_rtfr (dma_regs_t *DMAx, uint32_t channel) |
Indicate the Raw Status of IntTfr Interrupt flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_rblk (dma_regs_t *DMAx, uint32_t channel) |
Indicate the Raw Status of IntBlock Interrupt flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_rsrct (dma_regs_t *DMAx, uint32_t channel) |
Indicate the Raw Status of IntSrcTran Interrupt flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_rdstt (dma_regs_t *DMAx, uint32_t channel) |
Indicate the Raw Status of IntDstTran Interrupt flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_rerr (dma_regs_t *DMAx, uint32_t channel) |
Indicate the Raw Status of IntErr Interrupt flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr (dma_regs_t *DMAx, uint32_t channel) |
Indicate the status of DMA Channel transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr0 (dma_regs_t *DMAx) |
Indicate the status of Channel 0 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr1 (dma_regs_t *DMAx) |
Indicate the status of Channel 1 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr2 (dma_regs_t *DMAx) |
Indicate the status of Channel 2 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr3 (dma_regs_t *DMAx) |
Indicate the status of Channel 3 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr4 (dma_regs_t *DMAx) |
Indicate the status of Channel 4 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr5 (dma_regs_t *DMAx) |
Indicate the status of Channel 5 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr6 (dma_regs_t *DMAx) |
Indicate the status of Channel 6 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_tfr7 (dma_regs_t *DMAx) |
Indicate the status of Channel 7 transfer complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk (dma_regs_t *DMAx, uint32_t channel) |
Indicate the status of DMA Channel block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk0 (dma_regs_t *DMAx) |
Indicate the status of Channel 0 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk1 (dma_regs_t *DMAx) |
Indicate the status of Channel 1 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk2 (dma_regs_t *DMAx) |
Indicate the status of Channel 2 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk3 (dma_regs_t *DMAx) |
Indicate the status of Channel 3 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk4 (dma_regs_t *DMAx) |
Indicate the status of Channel 4 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk5 (dma_regs_t *DMAx) |
Indicate the status of Channel 5 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk6 (dma_regs_t *DMAx) |
Indicate the status of Channel 6 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_blk7 (dma_regs_t *DMAx) |
Indicate the status of Channel 7 block complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct (dma_regs_t *DMAx, uint32_t channel) |
Indicate the status of DMA Channel source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct0 (dma_regs_t *DMAx) |
Indicate the status of Channel 0 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct1 (dma_regs_t *DMAx) |
Indicate the status of Channel 1 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct2 (dma_regs_t *DMAx) |
Indicate the status of Channel 2 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct3 (dma_regs_t *DMAx) |
Indicate the status of Channel 3 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct4 (dma_regs_t *DMAx) |
Indicate the status of Channel 4 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct5 (dma_regs_t *DMAx) |
Indicate the status of Channel 5 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct6 (dma_regs_t *DMAx) |
Indicate the status of Channel 6 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_srct7 (dma_regs_t *DMAx) |
Indicate the status of Channel 7 source transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt (dma_regs_t *DMAx, uint32_t channel) |
Indicate the status of DMA Channel destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt0 (dma_regs_t *DMAx) |
Indicate the status of Channel 0 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt1 (dma_regs_t *DMAx) |
Indicate the status of Channel 1 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt2 (dma_regs_t *DMAx) |
Indicate the status of Channel 2 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt3 (dma_regs_t *DMAx) |
Indicate the status of Channel 3 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt4 (dma_regs_t *DMAx) |
Indicate the status of Channel 4 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt5 (dma_regs_t *DMAx) |
Indicate the status of Channel 5 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt6 (dma_regs_t *DMAx) |
Indicate the status of Channel 6 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_dstt7 (dma_regs_t *DMAx) |
Indicate the status of Channel 7 destination transaction complete flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err (dma_regs_t *DMAx, uint32_t channel) |
Indicate the status of DMA Channel error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err0 (dma_regs_t *DMAx) |
Indicate the status of Channel 0 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err1 (dma_regs_t *DMAx) |
Indicate the status of Channel 1 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err2 (dma_regs_t *DMAx) |
Indicate the status of Channel 2 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err3 (dma_regs_t *DMAx) |
Indicate the status of Channel 3 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err4 (dma_regs_t *DMAx) |
Indicate the status of Channel 4 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err5 (dma_regs_t *DMAx) |
Indicate the status of Channel 5 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err6 (dma_regs_t *DMAx) |
Indicate the status of Channel 6 error flag. More... | |
__STATIC_INLINE uint32_t | ll_dma_is_active_flag_err7 (dma_regs_t *DMAx) |
Indicate the status of Channel 7 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr (dma_regs_t *DMAx, uint32_t channel) |
Clear DMA Channel transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr0 (dma_regs_t *DMAx) |
Clear Channel 0 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr1 (dma_regs_t *DMAx) |
Clear Channel 1 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr2 (dma_regs_t *DMAx) |
Clear Channel 2 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr3 (dma_regs_t *DMAx) |
Clear Channel 3 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr4 (dma_regs_t *DMAx) |
Clear Channel 4 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr5 (dma_regs_t *DMAx) |
Clear Channel 5 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr6 (dma_regs_t *DMAx) |
Clear Channel 6 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_tfr7 (dma_regs_t *DMAx) |
Clear Channel 7 transfer complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk (dma_regs_t *DMAx, uint32_t channel) |
Clear DMA Channel block complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk0 (dma_regs_t *DMAx) |
Clear Channel 0 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk1 (dma_regs_t *DMAx) |
Clear Channel 1 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk2 (dma_regs_t *DMAx) |
Clear Channel 2 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk3 (dma_regs_t *DMAx) |
Clear Channel 3 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk4 (dma_regs_t *DMAx) |
Clear Channel 4 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk5 (dma_regs_t *DMAx) |
Clear Channel 5 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk6 (dma_regs_t *DMAx) |
Clear Channel 6 Block Cmplete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_blk7 (dma_regs_t *DMAx) |
Clear Channel 7 Block Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct (dma_regs_t *DMAx, uint32_t channel) |
Clear DMA Channel source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct0 (dma_regs_t *DMAx) |
Clear Channel 0 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct1 (dma_regs_t *DMAx) |
Clear Channel 1 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct2 (dma_regs_t *DMAx) |
Clear Channel 2 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct3 (dma_regs_t *DMAx) |
Clear Channel 3 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct4 (dma_regs_t *DMAx) |
Clear Channel 4 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct5 (dma_regs_t *DMAx) |
Clear Channel 5 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct6 (dma_regs_t *DMAx) |
Clear Channel 6 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_srct7 (dma_regs_t *DMAx) |
Clear Channel 7 source transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt (dma_regs_t *DMAx, uint32_t channel) |
Clear DMA Channel destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt0 (dma_regs_t *DMAx) |
Clear Channel 0 destination transaction Complete status. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt1 (dma_regs_t *DMAx) |
Clear Channel 1 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt2 (dma_regs_t *DMAx) |
Clear Channel 2 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt3 (dma_regs_t *DMAx) |
Clear Channel 3 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt4 (dma_regs_t *DMAx) |
Clear Channel 4 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt5 (dma_regs_t *DMAx) |
Clear Channel 5 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt6 (dma_regs_t *DMAx) |
Clear Channel 6 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_dstt7 (dma_regs_t *DMAx) |
Clear Channel 7 destination transaction Complete flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err (dma_regs_t *DMAx, uint32_t channel) |
Clear DMA Channel error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err0 (dma_regs_t *DMAx) |
Clear Channel 0 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err1 (dma_regs_t *DMAx) |
Clear Channel 1 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err2 (dma_regs_t *DMAx) |
Clear Channel 2 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err3 (dma_regs_t *DMAx) |
Clear Channel 3 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err4 (dma_regs_t *DMAx) |
Clear Channel 4 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err5 (dma_regs_t *DMAx) |
Clear Channel 5 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err6 (dma_regs_t *DMAx) |
Clear Channel 6 error flag. More... | |
__STATIC_INLINE void | ll_dma_clear_flag_err7 (dma_regs_t *DMAx) |
Clear Channel 7 error flag. More... | |
__STATIC_INLINE void ll_dma_clear_flag_blk | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Clear DMA Channel block complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
None. |
Definition at line 3914 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk0 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 0 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3929 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk1 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 1 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3944 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk2 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 2 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3959 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk3 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 3 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3974 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk4 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 4 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3989 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk5 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 5 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4004 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk6 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 6 Block Cmplete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4019 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_blk7 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 7 Block Complete flag.
Register|BitsName --------|-------- CLR_BLK | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4034 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Clear DMA Channel destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
None. |
Definition at line 4202 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt0 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 0 destination transaction Complete status.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4217 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt1 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 1 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4232 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt2 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 2 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4247 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt3 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 3 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4262 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt4 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 4 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4277 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt5 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 5 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4292 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt6 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 6 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4307 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_dstt7 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 7 destination transaction Complete flag.
Register|BitsName --------|-------- CLR_DST_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4322 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Clear DMA Channel error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
None. |
Definition at line 4346 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err0 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 0 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4361 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err1 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 1 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4376 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err2 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 2 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4391 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err3 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 3 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4406 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err4 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 4 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4421 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err5 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 5 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4436 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err6 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 6 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4451 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_err7 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 7 error flag.
Register|BitsName --------|-------- CLR_ERR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4466 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Clear DMA Channel source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
None. |
Definition at line 4058 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct0 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 0 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4073 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct1 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 1 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4088 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct2 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 2 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4103 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct3 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 3 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4118 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct4 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 4 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4133 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct5 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 5 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4148 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct6 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 6 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4163 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_srct7 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 7 source transaction Complete flag.
Register|BitsName --------|-------- CLR_SRC_TRN | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 4178 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Clear DMA Channel transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
None. |
Definition at line 3770 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr0 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 0 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3785 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr1 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 1 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3800 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr2 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 2 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3815 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr3 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 3 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3830 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr4 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 4 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3845 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr5 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 5 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3860 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr6 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 6 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3875 of file gr55xx_ll_dma.h.
__STATIC_INLINE void ll_dma_clear_flag_tfr7 | ( | dma_regs_t * | DMAx | ) |
Clear Channel 7 transfer complete flag.
Register|BitsName --------|-------- CLR_TFR | CLEAR
DMAx | DMAx instance |
None. |
Definition at line 3890 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the status of DMA Channel block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3194 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk0 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 0 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3209 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk1 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 1 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3224 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk2 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 2 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3239 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk3 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 3 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3254 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk4 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 4 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3269 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk5 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 5 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3284 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk6 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 6 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3299 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_blk7 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 7 block complete flag.
Register|BitsName --------|-------- STAT_BLK | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3314 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the status of DMA Channel destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3482 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt0 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 0 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3497 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt1 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 1 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3512 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt2 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 2 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3527 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt3 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 3 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3542 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt4 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 4 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3557 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt5 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 5 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3572 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt6 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 6 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3587 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_dstt7 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 7 destination transaction complete flag.
Register|BitsName --------|-------- STAT_DST_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3602 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the status of DMA Channel error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3626 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err0 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 0 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3641 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err1 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 1 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3656 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err2 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 2 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3671 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err3 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 3 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3686 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err4 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 4 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3701 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err5 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 5 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3716 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err6 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 6 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3731 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_err7 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 7 error flag.
Register|BitsName --------|-------- STAT_ERR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3746 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_gblk | ( | dma_regs_t * | DMAx | ) |
Get DMA Module global block complete interrupt status.
Register|BitsName --------|-------- STATUS_INT | BLOCK
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 2861 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_gdstt | ( | dma_regs_t * | DMAx | ) |
Get DMA Module global destination transaction complete interrupt status.
Register|BitsName --------|-------- STATUS_INT | DSTT
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 2891 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_gerr | ( | dma_regs_t * | DMAx | ) |
Get DMA Module global error interrupt status.
Register|BitsName --------|-------- STATUS_INT | ERR
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 2906 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_gsrct | ( | dma_regs_t * | DMAx | ) |
Get DMA Module global source transaction complete interrupt status.
Register|BitsName --------|-------- STATUS_INT | SRCT
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 2876 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_gtfr | ( | dma_regs_t * | DMAx | ) |
Get DMA Module global transfer complete interrupt status.
Register|BitsName --------|-------- STATUS_INT | TFR
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 2846 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_rblk | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the Raw Status of IntBlock Interrupt flag.
Register|BitsName --------|-------- RAW_BLK | RAW
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 2954 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_rdstt | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the Raw Status of IntDstTran Interrupt flag.
Register|BitsName --------|-------- RAW_DST_TRN | RAW
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3002 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_rerr | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the Raw Status of IntErr Interrupt flag.
Register|BitsName --------|-------- RAW_ERR | RAW
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3026 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_rsrct | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the Raw Status of IntSrcTran Interrupt flag.
Register|BitsName --------|-------- RAW_SRC_TRN | RAW
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 2978 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_rtfr | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the Raw Status of IntTfr Interrupt flag.
Register|BitsName --------|-------- RAW_TFR | RAW
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 2930 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the status of DMA Channel source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3338 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct0 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 0 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3353 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct1 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 1 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3368 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct2 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 2 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3383 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct3 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 3 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3398 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct4 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 4 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3413 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct5 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 5 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3428 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct6 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 6 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3443 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_srct7 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 7 source transaction complete flag.
Register|BitsName --------|-------- STAT_SRC_TRN | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3458 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr | ( | dma_regs_t * | DMAx, |
uint32_t | channel | ||
) |
Indicate the status of DMA Channel transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
channel | This parameter can be one of the following values: |
State | of bit (1 or 0). |
Definition at line 3050 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr0 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 0 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3065 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr1 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 1 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3080 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr2 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 2 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3095 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr3 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 3 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3110 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr4 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 4 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3125 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr5 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 5 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3140 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr6 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 6 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3155 of file gr55xx_ll_dma.h.
__STATIC_INLINE uint32_t ll_dma_is_active_flag_tfr7 | ( | dma_regs_t * | DMAx | ) |
Indicate the status of Channel 7 transfer complete flag.
Register|BitsName --------|-------- STAT_TFR | STATUS
DMAx | DMAx instance |
State | of bit (1 or 0). |
Definition at line 3170 of file gr55xx_ll_dma.h.