Functions | |
__STATIC_INLINE void | ll_hmac_enable_it_done (hmac_regs_t *HMACx) |
Enable the done interrupt for HMAC. More... | |
__STATIC_INLINE void | ll_hmac_disable_it_done (hmac_regs_t *HMACx) |
Disable the done interrupt for HMAC. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_enabled_it_done (hmac_regs_t *HMACx) |
Indicate whether Done Interrupt is enabled. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_sha_ready (hmac_regs_t *HMACx) |
Indicate whether SHA Ready flag is set. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_hmac_ready (hmac_regs_t *HMACx) |
Indicate whether HMAC Ready flag is set. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_dma_message_done (hmac_regs_t *HMACx) |
Indicate whether DMA Transmit Message Done flag is set. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_dma_done (hmac_regs_t *HMACx) |
Indicate whether DMA Transfer Done flag is set. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_dma_error (hmac_regs_t *HMACx) |
Indicate whether DMA Transfer Error flag is set. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_key_valid (hmac_regs_t *HMACx) |
Indicate whether Key Valid flag is set. More... | |
__STATIC_INLINE uint32_t | ll_hmac_is_action_flag_it_done (hmac_regs_t *HMACx) |
Indicate whether Done interrupt flag is set. More... | |
__STATIC_INLINE void | ll_hmac_clear_flag_it_done (hmac_regs_t *HMACx) |
Clear Done interrupt flag. More... | |
__STATIC_INLINE void ll_hmac_clear_flag_it_done | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE void ll_hmac_disable_it_done | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE void ll_hmac_enable_it_done | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_dma_done | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_dma_error | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_dma_message_done | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_hmac_ready | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_it_done | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_key_valid | ( | hmac_regs_t * | HMACx | ) |
__STATIC_INLINE uint32_t ll_hmac_is_action_flag_sha_ready | ( | hmac_regs_t * | HMACx | ) |