Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_cortex.h220 #define MPU_REGION_FULL_ACCESS ((uint8_t)0x03U) macro
353 ((TYPE) == MPU_REGION_FULL_ACCESS) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_cortex.h242 #define MPU_REGION_FULL_ACCESS ((uint8_t)0x03) macro
333 ((TYPE) == MPU_REGION_FULL_ACCESS) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h237 #define MPU_REGION_FULL_ACCESS ((uint8_t)0x03) macro
367 ((TYPE) == MPU_REGION_FULL_ACCESS) || \