Searched refs:MXC_AES_RevB_IsBusy (Results 1 – 7 of 7) sorted by relevance
66 int MXC_AES_RevB_IsBusy(mxc_aes_revb_regs_t *aes);
66 while (MXC_AES_RevB_IsBusy(aes) != E_NO_ERROR) {} in MXC_AES_RevB_Init()78 while (MXC_AES_RevB_IsBusy(aes) != E_NO_ERROR) {} in MXC_AES_RevB_Shutdown()85 int MXC_AES_RevB_IsBusy(mxc_aes_revb_regs_t *aes) in MXC_AES_RevB_IsBusy() function
60 return MXC_AES_RevB_IsBusy((mxc_aes_revb_regs_t *)MXC_AES); in MXC_AES_IsBusy()
66 return MXC_AES_RevB_IsBusy((mxc_aes_revb_regs_t *)MXC_AES); in MXC_AES_IsBusy()
59 return MXC_AES_RevB_IsBusy((mxc_aes_revb_regs_t *)MXC_AES); in MXC_AES_IsBusy()
83 return MXC_AES_RevB_IsBusy((mxc_aes_revb_regs_t *)MXC_AES); in MXC_AES_IsBusy()