Home
last modified time | relevance | path

Searched refs:MCM (Results 1 – 25 of 128) sorted by relevance

123456

/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/drivers/cm0plus/
Dfsl_cache.h46 MCM->CPCR2 &= ~MCM_CPCR2_DCC_MASK; in L1CACHE_EnableCodeCache()
55 MCM->CPCR2 |= MCM_CPCR2_DCC_MASK; in L1CACHE_DisableCodeCache()
64 MCM->CPCR2 |= MCM_CPCR2_CCBC_MASK; in L1CACHE_InvalidateCodeCache()
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/drivers/cm4/
Dfsl_cache.h45 MCM->CPCR2 &= ~MCM_CPCR2_DCBC_MASK; in L1CACHE_EnableCodeCache()
54 MCM->CPCR2 |= MCM_CPCR2_DCBC_MASK; in L1CACHE_DisableCodeCache()
63 MCM->CPCR2 |= MCM_CPCR2_CCBC_MASK; in L1CACHE_InvalidateCodeCache()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h166 #elif defined(MCM) && (!defined(MCM1))
167 #define MCM0_CACHE_REG MCM->PLACR
174 #elif defined(MCM) && (!defined(MCM0))
175 #define MCM1_CACHE_REG MCM->PLACR
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c212 #if defined(MCM)
213 #define MCM0_CACHE_REG MCM->PLACR
223 #if defined(MCM)
224 #define MCM0_CACHE_REG MCM->CPCR2
1840 #if defined(MCM) in FLASH_PflashSetPrefetchSpeculation()
1841 regBase = (FTMRx_REG32_ACCESS_TYPE)&MCM->PLACR; in FLASH_PflashSetPrefetchSpeculation()
1932 #if defined(MCM) in FLASH_PflashGetPrefetchSpeculation()
1933 value = MCM->PLACR; in FLASH_PflashGetPrefetchSpeculation()
2047 MCM->PLACR |= MCM_PLACR_ESFC_MASK; /* enable stalling flash controller when in flash_command_sequence()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/k4w1/
Dmflash_drv.c83 MCM_ClearCodeBusCache(MCM); in mflash_drv_sector_erase()
105 MCM_ClearCodeBusCache(MCM); in mflash_drv_page_program()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/k32w1/
Dmflash_drv.c83 MCM_ClearCodeBusCache(MCM); in mflash_drv_sector_erase()
105 MCM_ClearCodeBusCache(MCM); in mflash_drv_page_program()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/
DMCXC041.h3309 #define MCM ((MCM_Type *)MCM_BASE) macro
3313 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h3557 #define MCM ((MCM_Type *)MCM_BASE) macro
3561 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/
Dall_lib_device.cmake338 # # description: MCM Driver
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h3629 #define MCM ((MCM_Type *)MCM_BASE) macro
3633 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/
DMKW30Z4.h4685 #define MCM ((MCM_Type *)MCM_BASE) macro
4686 #define MCM_BASE_PTR (MCM)
4690 #define MCM_BASE_PTRS { MCM }
4704 #define MCM_PLASC MCM_PLASC_REG(MCM)
4705 #define MCM_PLAMC MCM_PLAMC_REG(MCM)
4706 #define MCM_PLACR MCM_PLACR_REG(MCM)
4707 #define MCM_CPO MCM_CPO_REG(MCM)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/
DMKW20Z4.h4685 #define MCM ((MCM_Type *)MCM_BASE) macro
4686 #define MCM_BASE_PTR (MCM)
4690 #define MCM_BASE_PTRS { MCM }
4704 #define MCM_PLASC MCM_PLASC_REG(MCM)
4705 #define MCM_PLAMC MCM_PLAMC_REG(MCM)
4706 #define MCM_PLACR MCM_PLACR_REG(MCM)
4707 #define MCM_CPO MCM_CPO_REG(MCM)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/
DMKW40Z4.h4685 #define MCM ((MCM_Type *)MCM_BASE) macro
4686 #define MCM_BASE_PTR (MCM)
4690 #define MCM_BASE_PTRS { MCM }
4704 #define MCM_PLASC MCM_PLASC_REG(MCM)
4705 #define MCM_PLAMC MCM_PLAMC_REG(MCM)
4706 #define MCM_PLACR MCM_PLACR_REG(MCM)
4707 #define MCM_CPO MCM_CPO_REG(MCM)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h3617 #define MCM ((MCM_Type *)MCM_BASE) macro
3621 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/
DMK02F12810.h6725 #define MCM ((MCM_Type *)MCM_BASE) macro
6729 #define MCM_BASE_PTRS { MCM }
10735 #define MCM0 MCM
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/
DMKV30F12810.h6730 #define MCM ((MCM_Type *)MCM_BASE) macro
6734 #define MCM_BASE_PTRS { MCM }
10768 #define MCM0 MCM
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h3617 #define MCM ((MCM_Type *)MCM_BASE) macro
3621 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/
DMKL17Z644.h4652 #define MCM ((MCM_Type *)MCM_BASE) macro
4656 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/
DMCXC141.h5192 #define MCM ((MCM_Type *)MCM_BASE) macro
5196 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/
DMCXC142.h5190 #define MCM ((MCM_Type *)MCM_BASE) macro
5194 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h2287 #define MCM ((MCM_Type *)MCM_BASE) macro
2291 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/
DMCXC242.h5192 #define MCM ((MCM_Type *)MCM_BASE) macro
5196 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h4661 #define MCM ((MCM_Type *)MCM_BASE) macro
4665 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/
DMCXC144.h5851 #define MCM ((MCM_Type *)MCM_BASE) macro
5855 #define MCM_BASE_PTRS { MCM }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/
DMCXC143.h5851 #define MCM ((MCM_Type *)MCM_BASE) macro
5855 #define MCM_BASE_PTRS { MCM }

123456