Home
last modified time | relevance | path

Searched refs:__ISB (Results 1 – 4 of 4) sorted by relevance

/hal_openisa-3.5.0-3.4.0/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_msmc.c52 __ISB(); in SMC_SetPowerModeWait()
74 __ISB(); in SMC_SetPowerModeStop()
112 __ISB(); in SMC_SetPowerModeVlpw()
134 __ISB(); in SMC_SetPowerModeVlps()
168 __ISB(); in SMC_SetPowerModeLls()
205 __ISB(); in SMC_SetPowerModeVlls0()
229 __ISB(); in SMC_SetPowerModeVlls2()
257 __ISB(); in SMC_SetPowerModeVlls()
Dfsl_msmc.h303 __ISB(); in SMC_PreEnterStopModes()
315 __ISB(); in SMC_PostExitStopModes()
326 __ISB(); in SMC_PreEnterWaitModes()
338 __ISB(); in SMC_PostExitWaitModes()
Dfsl_flash.c2818 __ISB(); in mcm_flash_cache_clear()
2845 __ISB(); in fmc_flash_cache_clear()
2890 __ISB(); in mscm_flash_prefetch_speculation_enable()
2899 __ISB(); in mscm_flash_prefetch_speculation_enable()
2938 __ISB(); in fmc_flash_prefetch_speculation_clear()
/hal_openisa-3.5.0-3.4.0/vega_sdk_riscv/RISCV/
Dcore_riscv32.h68 __attribute__((always_inline)) __STATIC_INLINE void __ISB(void) in __ISB() function