Functions | |
__STATIC_INLINE void | ll_pkc_enable_it_done (pkc_regs_t *PKCx) |
Enable the operation done interrupt. More... | |
__STATIC_INLINE void | ll_pkc_enable_it_err (pkc_regs_t *PKCx) |
Enable the operation error interrupt. More... | |
__STATIC_INLINE void | ll_pkc_enable_it_big_add_overflow (pkc_regs_t *PKCx) |
Enable the big integer overflow interrupt. More... | |
__STATIC_INLINE void | ll_pkc_disable_it_done (pkc_regs_t *PKCx) |
Disable the operation done interrupt. More... | |
__STATIC_INLINE void | ll_pkc_disable_it_err (pkc_regs_t *PKCx) |
Disable the operation error interrupt. More... | |
__STATIC_INLINE void | ll_pkc_disable_it_big_add_overflow (pkc_regs_t *PKCx) |
Disable the big integer overflow interrupt. More... | |
__STATIC_INLINE uint32_t | ll_pkc_is_enable_it_done (pkc_regs_t *PKCx) |
Indicate whether the operation done interrupt is enable. More... | |
__STATIC_INLINE uint32_t | ll_pkc_is_enable_it_err (pkc_regs_t *PKCx) |
Indicate whether the operation error interrupt is enable. More... | |
__STATIC_INLINE uint32_t | ll_pkc_is_enable_it_big_add_overflow (pkc_regs_t *PKCx) |
Indicate whether the big integer overflow interrupt is enable. More... | |
__STATIC_INLINE void ll_pkc_disable_it_big_add_overflow | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE void ll_pkc_disable_it_done | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE void ll_pkc_disable_it_err | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE void ll_pkc_enable_it_big_add_overflow | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE void ll_pkc_enable_it_done | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE void ll_pkc_enable_it_err | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE uint32_t ll_pkc_is_enable_it_big_add_overflow | ( | pkc_regs_t * | PKCx | ) |
__STATIC_INLINE uint32_t ll_pkc_is_enable_it_done | ( | pkc_regs_t * | PKCx | ) |