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 2909 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 2924 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 2939 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 2954 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 2969 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 2984 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 2999 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 3014 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 3029 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 3197 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 3212 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 3227 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 3242 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 3257 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 3272 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 3287 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 3302 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 3317 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 3341 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 3356 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 3371 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 3386 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 3401 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 3416 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 3431 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 3446 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 3461 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 3053 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 3068 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 3083 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 3098 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 3113 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 3128 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 3143 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 3158 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 3173 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 2765 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 2780 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 2795 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 2810 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 2825 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 2840 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 2855 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 2870 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 2885 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 2189 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 2204 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 2219 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 2234 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 2249 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 2264 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 2279 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 2294 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 2309 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 2477 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 2492 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 2507 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 2522 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 2537 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 2552 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 2567 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 2582 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 2597 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 2621 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 2636 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 2651 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 2666 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 2681 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 2696 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 2711 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 2726 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 2741 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 1856 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 1886 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 1901 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 1871 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 1841 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 1949 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 1997 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 2021 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 1973 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 1925 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 2333 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 2348 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 2363 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 2378 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 2393 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 2408 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 2423 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 2438 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 2453 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 2045 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 2060 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 2075 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 2090 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 2105 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 2120 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 2135 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 2150 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 2165 of file gr55xx_ll_dma.h.