Home
last modified time | relevance | path

Searched refs:__DSB (Results 1 – 3 of 3) sorted by relevance

/hal_openisa-3.5.0-3.4.0/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_msmc.c50 __DSB(); in SMC_SetPowerModeWait()
72 __DSB(); in SMC_SetPowerModeStop()
110 __DSB(); in SMC_SetPowerModeVlpw()
132 __DSB(); in SMC_SetPowerModeVlps()
166 __DSB(); in SMC_SetPowerModeLls()
203 __DSB(); in SMC_SetPowerModeVlls0()
227 __DSB(); in SMC_SetPowerModeVlls2()
255 __DSB(); in SMC_SetPowerModeVlls()
Dfsl_flash.c2819 __DSB(); in mcm_flash_cache_clear()
2846 __DSB(); in fmc_flash_cache_clear()
2891 __DSB(); in mscm_flash_prefetch_speculation_enable()
2900 __DSB(); in mscm_flash_prefetch_speculation_enable()
2939 __DSB(); in fmc_flash_prefetch_speculation_clear()
/hal_openisa-3.5.0-3.4.0/vega_sdk_riscv/RISCV/
Dcore_riscv32.h63 __attribute__((always_inline)) __STATIC_INLINE void __DSB(void) in __DSB() function