Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcore_cm7.h2077 __ISB(); in SCB_EnableICache()
2081 __ISB(); in SCB_EnableICache()
2094 __ISB(); in SCB_DisableICache()
2098 __ISB(); in SCB_DisableICache()
2111 __ISB(); in SCB_InvalidateICache()
2114 __ISB(); in SCB_InvalidateICache()
2152 __ISB(); in SCB_EnableDCache()
2189 __ISB(); in SCB_DisableDCache()
2224 __ISB(); in SCB_InvalidateDCache()
2259 __ISB(); in SCB_CleanDCache()
[all …]
Dcmsis_armcc.h344 #define __ISB() do {\ macro
Dcmsis_gcc.h416 __attribute__((always_inline)) __STATIC_INLINE void __ISB(void) in __ISB() function
Dcmsis_armcc_V6.h784 #define __ISB() __builtin_arm_isb(0xF); macro
/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cm7.h1887 __ISB(); in SCB_EnableICache()
1891 __ISB(); in SCB_EnableICache()
1904 __ISB(); in SCB_DisableICache()
1908 __ISB(); in SCB_DisableICache()
1921 __ISB(); in SCB_InvalidateICache()
1924 __ISB(); in SCB_InvalidateICache()
1959 __ISB(); in SCB_EnableDCache()
1994 __ISB(); in SCB_DisableDCache()
2026 __ISB(); in SCB_InvalidateDCache()
2058 __ISB(); in SCB_CleanDCache()
[all …]
Dcore_cmInstr.h92 #define __ISB() __isb(0xF) macro
432 __attribute__( ( always_inline ) ) __STATIC_INLINE void __ISB(void) in __ISB() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_cortex.c314 __ISB(); in HAL_MPU_Enable()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c473 __ISB(); in HAL_MPU_Enable()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_cortex.h295 __ISB(); in HAL_MPU_Enable()
Dstm32l0xx_ll_cortex.h464 __ISB(); in LL_MPU_Enable()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_cortex.h513 __ISB(); in LL_MPU_Enable()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_cortex.h513 __ISB(); in LL_MPU_Enable()