| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Source/ |
| D | system_riscv_max32680.c | 110 void __attribute__((interrupt("machine"))) PF_IRQHandlerWrap(void) in PF_IRQHandlerWrap() 120 void __attribute__((interrupt("machine"))) WDT0_IRQHandlerWrap(void) in WDT0_IRQHandlerWrap() 130 void __attribute__((interrupt("machine"))) GPIOWake_IRQHandlerWrap(void) in GPIOWake_IRQHandlerWrap() 140 void __attribute__((interrupt("machine"))) RTC_IRQHandlerWrap(void) in RTC_IRQHandlerWrap() 150 void __attribute__((interrupt("machine"))) TMR0_IRQHandlerWrap(void) in TMR0_IRQHandlerWrap() 160 void __attribute__((interrupt("machine"))) TMR1_IRQHandlerWrap(void) in TMR1_IRQHandlerWrap() 170 void __attribute__((interrupt("machine"))) TMR2_IRQHandlerWrap(void) in TMR2_IRQHandlerWrap() 180 void __attribute__((interrupt("machine"))) TMR3_IRQHandlerWrap(void) in TMR3_IRQHandlerWrap() 190 void __attribute__((interrupt("machine"))) TMR4_IRQHandlerWrap(void) in TMR4_IRQHandlerWrap() 200 void __attribute__((interrupt("machine"))) TMR5_IRQHandlerWrap(void) in TMR5_IRQHandlerWrap() [all …]
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Source/ |
| D | system_riscv_max32655.c | 110 void __attribute__((interrupt("machine"))) PF_IRQHandlerWrap(void) in PF_IRQHandlerWrap() 120 void __attribute__((interrupt("machine"))) WDT0_IRQHandlerWrap(void) in WDT0_IRQHandlerWrap() 130 void __attribute__((interrupt("machine"))) GPIOWAKE_IRQHandlerWrap(void) in GPIOWAKE_IRQHandlerWrap() 140 void __attribute__((interrupt("machine"))) RTC_IRQHandlerWrap(void) in RTC_IRQHandlerWrap() 150 void __attribute__((interrupt("machine"))) TMR0_IRQHandlerWrap(void) in TMR0_IRQHandlerWrap() 160 void __attribute__((interrupt("machine"))) TMR1_IRQHandlerWrap(void) in TMR1_IRQHandlerWrap() 170 void __attribute__((interrupt("machine"))) TMR2_IRQHandlerWrap(void) in TMR2_IRQHandlerWrap() 180 void __attribute__((interrupt("machine"))) TMR3_IRQHandlerWrap(void) in TMR3_IRQHandlerWrap() 190 void __attribute__((interrupt("machine"))) TMR4_IRQHandlerWrap(void) in TMR4_IRQHandlerWrap() 200 void __attribute__((interrupt("machine"))) TMR5_IRQHandlerWrap(void) in TMR5_IRQHandlerWrap() [all …]
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AES/ |
| D | aes_me21.c | 48 void MXC_AES_EnableInt(uint32_t interrupt) in MXC_AES_EnableInt() argument 50 MXC_AES_RevB_EnableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_EnableInt() 53 void MXC_AES_DisableInt(uint32_t interrupt) in MXC_AES_DisableInt() argument 55 MXC_AES_RevB_DisableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_DisableInt()
|
| D | aes_ai87.c | 54 void MXC_AES_EnableInt(uint32_t interrupt) in MXC_AES_EnableInt() argument 56 MXC_AES_RevB_EnableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_EnableInt() 59 void MXC_AES_DisableInt(uint32_t interrupt) in MXC_AES_DisableInt() argument 61 MXC_AES_RevB_DisableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_DisableInt()
|
| D | aes_me12.c | 47 void MXC_AES_EnableInt(uint32_t interrupt) in MXC_AES_EnableInt() argument 49 MXC_AES_RevB_EnableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_EnableInt() 52 void MXC_AES_DisableInt(uint32_t interrupt) in MXC_AES_DisableInt() argument 54 MXC_AES_RevB_DisableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_DisableInt()
|
| D | aes_me17.c | 48 void MXC_AES_EnableInt(uint32_t interrupt) in MXC_AES_EnableInt() argument 50 MXC_AES_RevB_EnableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_EnableInt() 53 void MXC_AES_DisableInt(uint32_t interrupt) in MXC_AES_DisableInt() argument 55 MXC_AES_RevB_DisableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_DisableInt()
|
| D | aes_me15.c | 71 void MXC_AES_EnableInt(uint32_t interrupt) in MXC_AES_EnableInt() argument 73 MXC_AES_RevB_EnableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_EnableInt() 76 void MXC_AES_DisableInt(uint32_t interrupt) in MXC_AES_DisableInt() argument 78 MXC_AES_RevB_DisableInt((mxc_aes_revb_regs_t *)MXC_AES, interrupt); in MXC_AES_DisableInt()
|
| D | aes_revb.h | 64 void MXC_AES_RevB_EnableInt(mxc_aes_revb_regs_t *aes, uint32_t interrupt); 65 void MXC_AES_RevB_DisableInt(mxc_aes_revb_regs_t *aes, uint32_t interrupt);
|
| D | aes_revb.c | 123 void MXC_AES_RevB_EnableInt(mxc_aes_revb_regs_t *aes, uint32_t interrupt) in MXC_AES_RevB_EnableInt() argument 125 aes->inten |= (interrupt & (MXC_F_AES_REVB_INTEN_DONE | MXC_F_AES_REVB_INTEN_KEY_CHANGE | in MXC_AES_RevB_EnableInt() 129 void MXC_AES_RevB_DisableInt(mxc_aes_revb_regs_t *aes, uint32_t interrupt) in MXC_AES_RevB_DisableInt() argument 131 aes->inten &= ~(interrupt & (MXC_F_AES_REVB_INTEN_DONE | MXC_F_AES_REVB_INTEN_KEY_CHANGE | in MXC_AES_RevB_DisableInt()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/ |
| D | aes.h | 104 void MXC_AES_EnableInt(uint32_t interrupt); 111 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/ |
| D | aes.h | 103 void MXC_AES_EnableInt(uint32_t interrupt); 110 void MXC_AES_DisableInt(uint32_t interrupt);
|