Functions | |
| __STATIC_INLINE void | ll_hmac_set_dma_transfer_block (hmac_regs_t *HMACx, uint32_t block) |
| Set HMAC transfer blocks in DMA mode. More... | |
| __STATIC_INLINE uint32_t | ll_hmac_get_dma_transfer_block (hmac_regs_t *HMACx) |
| Get HMAC transfer blocks in DMA mode. More... | |
| __STATIC_INLINE void | ll_hmac_set_dma_read_address (hmac_regs_t *HMACx, uint32_t address) |
| Set HMAC read address of RAM in DMA mode. More... | |
| __STATIC_INLINE uint32_t | ll_hmac_get_dma_read_address (hmac_regs_t *HMACx) |
| Get HMAC read address of RAM in DMA mode. More... | |
| __STATIC_INLINE void | ll_hmac_set_dma_write_address (hmac_regs_t *HMACx, uint32_t address) |
| Set HMAC write address of RAM in DMA mode. More... | |
| __STATIC_INLINE uint32_t | ll_hmac_get_dma_write_address (hmac_regs_t *HMACx) |
| Get HMAC write address of RAM in DMA mode. More... | |
| __STATIC_INLINE uint32_t ll_hmac_get_dma_read_address | ( | hmac_regs_t * | HMACx | ) |
| __STATIC_INLINE uint32_t ll_hmac_get_dma_transfer_block | ( | hmac_regs_t * | HMACx | ) |
| __STATIC_INLINE uint32_t ll_hmac_get_dma_write_address | ( | hmac_regs_t * | HMACx | ) |
| __STATIC_INLINE void ll_hmac_set_dma_read_address | ( | hmac_regs_t * | HMACx, |
| uint32_t | address | ||
| ) |
| __STATIC_INLINE void ll_hmac_set_dma_transfer_block | ( | hmac_regs_t * | HMACx, |
| uint32_t | block | ||
| ) |
| __STATIC_INLINE void ll_hmac_set_dma_write_address | ( | hmac_regs_t * | HMACx, |
| uint32_t | address | ||
| ) |