Home
last modified time | relevance | path

Searched refs:MXC_ICC0 (Results 1 – 22 of 22) sorted by relevance

/hal_adi-latest/MAX/Source/MAX32690/
Dmax32xxx_system.c32 MXC_ICC_Enable(MXC_ICC0); in max32xx_system_init()
33 MXC_ICC_Disable(MXC_ICC0); in max32xx_system_init()
34 MXC_ICC_Enable(MXC_ICC0); in max32xx_system_init()
/hal_adi-latest/MAX/Source/MAX32665/
Dmax32xxx_system.c78 MXC_ICC0->invalidate = 1; in max32xx_system_init()
79 while (!(MXC_ICC0->cache_ctrl & MXC_F_ICC_CACHE_CTRL_RDY)) {} in max32xx_system_init()
80 MXC_ICC0->cache_ctrl |= MXC_F_ICC_CACHE_CTRL_EN; in max32xx_system_init()
81 while (!(MXC_ICC0->cache_ctrl & MXC_F_ICC_CACHE_CTRL_RDY)) {} in max32xx_system_init()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ICC/
Dicc_me10.c35 err += MXC_ICC_RevA_ID((mxc_icc_reva_regs_t *)MXC_ICC0, cid); in MXC_ICC_ID()
44 MXC_ICC_RevA_Enable((mxc_icc_reva_regs_t *)MXC_ICC0); in MXC_ICC_Enable()
51 MXC_ICC_RevA_Disable((mxc_icc_reva_regs_t *)MXC_ICC0); in MXC_ICC_Disable()
Dicc_me14.c39 MXC_ICC_RevA_Enable((mxc_icc_reva_regs_t *)MXC_ICC0); in MXC_ICC_Enable()
45 MXC_ICC_RevA_Disable((mxc_icc_reva_regs_t *)MXC_ICC0); in MXC_ICC_Disable()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Source/
Dsystem_max32690.c137 MXC_ICC_Enable(MXC_ICC0); in SystemInit()
138 MXC_ICC_Disable(MXC_ICC0); in SystemInit()
139 MXC_ICC_Enable(MXC_ICC0); in SystemInit()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Source/
Dsystem_max32665.c172 MXC_ICC0->invalidate = 1; in SystemInit()
173 while (!(MXC_ICC0->cache_ctrl & MXC_F_ICC_CACHE_CTRL_RDY)) {} in SystemInit()
174 MXC_ICC0->cache_ctrl |= MXC_F_ICC_CACHE_CTRL_EN; in SystemInit()
175 while (!(MXC_ICC0->cache_ctrl & MXC_F_ICC_CACHE_CTRL_RDY)) {} in SystemInit()
/hal_adi-latest/MAX/Source/MAX78000/
Dmax78xxx_system.c27 MXC_ICC_Enable(MXC_ICC0); in max32xx_system_init()
/hal_adi-latest/MAX/Source/MAX32680/
Dmax32xxx_system.c32 MXC_ICC_Enable(MXC_ICC0); in max32xx_system_init()
/hal_adi-latest/MAX/Source/MAX32655/
Dmax32xxx_system.c54 MXC_ICC_Enable(MXC_ICC0); in max32xx_system_init()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Source/
Dsystem_max78000.c123 MXC_ICC_Enable(MXC_ICC0); in SystemInit()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Source/
Dsystem_max32680.c132 MXC_ICC_Enable(MXC_ICC0); in SystemInit()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Source/
Dsystem_max32655.c145 MXC_ICC_Enable(MXC_ICC0); in SystemInit()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Include/
Dmax32665.h519 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
523 #define MXC_ICC MXC_ICC0
527 #define MXC_ICC_GET_ICC(i) ((i) == 0 ? MXC_ICC0 : (i) == 1 ? MXC_ICC1 : 0)
529 #define MXC_ICC_GET_IDX(p) ((p) == MXC_ICC0 ? 0 : (p) == MXC_ICC1 ? 1 : -1)
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/LP/
Dlp_me14.c561 if (MXC_ICC0->cache_ctrl & MXC_F_ICC_CACHE_CTRL_EN) in save_preDeepSleep_state()
604 MXC_ICC_RevA_Enable((mxc_icc_reva_regs_t *)MXC_ICC0); in restore_preDeepSleep_state()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Include/
Dmax78002.h516 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
521 #define MXC_ICC MXC_ICC0
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Include/
Dmax78000.h528 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
533 #define MXC_ICC MXC_ICC0
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Include/
Dmax32680.h522 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
527 #define MXC_ICC MXC_ICC0
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Include/
Dmax32655.h528 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
533 #define MXC_ICC MXC_ICC0
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/FLC/
Dflc_me18.c61 MXC_ICC_Flush(MXC_ICC0); in MXC_FLC_ME18_Flash_Operation()
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32650/Include/
Dmax32650.h432 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
434 #define MXC_ICC MXC_ICC0
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Include/
Dmax32690.h573 #define MXC_ICC0 ((mxc_icc_regs_t *)MXC_BASE_ICC0) macro
578 #define MXC_ICC MXC_ICC0
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32662/Include/
Dmax32662.h392 #define MXC_ICC0 MXC_ICC macro