/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_cortex.h | 630 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 659 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region(uint32_t Region) in LL_MPU_IsEnabled_Region() 684 __STATIC_INLINE void LL_MPU_EnableRegion_NS(uint32_t Region) in LL_MPU_EnableRegion_NS() 708 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region_NS(uint32_t Region) in LL_MPU_IsEnabled_Region_NS() 739 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion() 765 __STATIC_INLINE void LL_MPU_DisableRegion_NS(uint32_t Region) in LL_MPU_DisableRegion_NS() 819 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, u… in LL_MPU_ConfigRegion() 872 __STATIC_INLINE void LL_MPU_ConfigRegion_NS(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, in LL_MPU_ConfigRegion_NS() 910 __STATIC_INLINE void LL_MPU_ConfigRegionAddress(uint32_t Region, uint32_t BaseAddress, uint32_t Lim… in LL_MPU_ConfigRegionAddress() 942 __STATIC_INLINE void LL_MPU_ConfigRegionAddress_NS(uint32_t Region, uint32_t BaseAddress, uint32_t … in LL_MPU_ConfigRegionAddress_NS() [all …]
|
D | stm32h5xx_ll_icache.h | 523 __STATIC_INLINE void LL_ICACHE_EnableRegion(uint32_t Region) in LL_ICACHE_EnableRegion() 539 __STATIC_INLINE void LL_ICACHE_DisableRegion(uint32_t Region) in LL_ICACHE_DisableRegion() 555 __STATIC_INLINE uint32_t LL_ICACHE_IsEnabledRegion(uint32_t Region) in LL_ICACHE_IsEnabledRegion() 573 __STATIC_INLINE void LL_ICACHE_SetRegionBaseAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionBaseAddress() 591 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionBaseAddress(uint32_t Region) in LL_ICACHE_GetRegionBaseAddress() 609 __STATIC_INLINE void LL_ICACHE_SetRegionRemapAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionRemapAddress() 626 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionRemapAddress(uint32_t Region) in LL_ICACHE_GetRegionRemapAddress() 650 __STATIC_INLINE void LL_ICACHE_SetRegionSize(uint32_t Region, uint32_t Size) in LL_ICACHE_SetRegionSize() 673 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionSize(uint32_t Region) in LL_ICACHE_GetRegionSize() 692 __STATIC_INLINE void LL_ICACHE_SetRegionOutputBurstType(uint32_t Region, uint32_t Type) in LL_ICACHE_SetRegionOutputBurstType() [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_cortex.h | 561 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 586 __STATIC_INLINE uint32_t LL_MPU_IsEnabledRegion(uint32_t Region) in LL_MPU_IsEnabledRegion() 607 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion() 655 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, u… in LL_MPU_ConfigRegion() 687 __STATIC_INLINE void LL_MPU_ConfigRegionAddress(uint32_t Region, uint32_t BaseAddress, uint32_t Lim… in LL_MPU_ConfigRegionAddress() 754 __STATIC_INLINE void LL_MPU_SetRegionBaseAddress(uint32_t Region, uint32_t BaseAddress) in LL_MPU_SetRegionBaseAddress() 778 __STATIC_INLINE uint32_t LL_MPU_GetRegionBaseAddress(uint32_t Region) in LL_MPU_GetRegionBaseAddress() 803 __STATIC_INLINE void LL_MPU_SetRegionLimitAddress(uint32_t Region, uint32_t LimitAddress) in LL_MPU_SetRegionLimitAddress() 827 __STATIC_INLINE uint32_t LL_MPU_GetRegionLimitAddress(uint32_t Region) in LL_MPU_GetRegionLimitAddress() 859 __STATIC_INLINE void LL_MPU_SetRegionAccess(uint32_t Region, uint32_t Attributes) in LL_MPU_SetRegionAccess() [all …]
|
D | stm32l5xx_ll_icache.h | 518 __STATIC_INLINE void LL_ICACHE_EnableRegion(uint32_t Region) in LL_ICACHE_EnableRegion() 534 __STATIC_INLINE void LL_ICACHE_DisableRegion(uint32_t Region) in LL_ICACHE_DisableRegion() 550 __STATIC_INLINE uint32_t LL_ICACHE_IsEnabledRegion(uint32_t Region) in LL_ICACHE_IsEnabledRegion() 568 __STATIC_INLINE void LL_ICACHE_SetRegionBaseAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionBaseAddress() 586 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionBaseAddress(uint32_t Region) in LL_ICACHE_GetRegionBaseAddress() 604 __STATIC_INLINE void LL_ICACHE_SetRegionRemapAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionRemapAddress() 621 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionRemapAddress(uint32_t Region) in LL_ICACHE_GetRegionRemapAddress() 645 __STATIC_INLINE void LL_ICACHE_SetRegionSize(uint32_t Region, uint32_t Size) in LL_ICACHE_SetRegionSize() 668 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionSize(uint32_t Region) in LL_ICACHE_GetRegionSize() 687 __STATIC_INLINE void LL_ICACHE_SetRegionOutputBurstType(uint32_t Region, uint32_t Type) in LL_ICACHE_SetRegionOutputBurstType() [all …]
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_cortex.h | 622 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 646 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region(uint32_t Region) in LL_MPU_IsEnabled_Region() 671 __STATIC_INLINE void LL_MPU_EnableRegion_NS(uint32_t Region) in LL_MPU_EnableRegion_NS() 695 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region_NS(uint32_t Region) in LL_MPU_IsEnabled_Region_NS() 721 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion() 747 __STATIC_INLINE void LL_MPU_DisableRegion_NS(uint32_t Region) in LL_MPU_DisableRegion_NS() 796 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, u… in LL_MPU_ConfigRegion() 849 __STATIC_INLINE void LL_MPU_ConfigRegion_NS(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, in LL_MPU_ConfigRegion_NS() 882 __STATIC_INLINE void LL_MPU_ConfigRegionAddress(uint32_t Region, uint32_t BaseAddress, uint32_t Lim… in LL_MPU_ConfigRegionAddress() 914 __STATIC_INLINE void LL_MPU_ConfigRegionAddress_NS(uint32_t Region, uint32_t BaseAddress, uint32_t … in LL_MPU_ConfigRegionAddress_NS() [all …]
|
D | stm32wbaxx_ll_icache.h | 518 __STATIC_INLINE void LL_ICACHE_EnableRegion(uint32_t Region) in LL_ICACHE_EnableRegion() 534 __STATIC_INLINE void LL_ICACHE_DisableRegion(uint32_t Region) in LL_ICACHE_DisableRegion() 550 __STATIC_INLINE uint32_t LL_ICACHE_IsEnabledRegion(uint32_t Region) in LL_ICACHE_IsEnabledRegion() 568 __STATIC_INLINE void LL_ICACHE_SetRegionBaseAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionBaseAddress() 586 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionBaseAddress(uint32_t Region) in LL_ICACHE_GetRegionBaseAddress() 604 __STATIC_INLINE void LL_ICACHE_SetRegionRemapAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionRemapAddress() 621 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionRemapAddress(uint32_t Region) in LL_ICACHE_GetRegionRemapAddress() 645 __STATIC_INLINE void LL_ICACHE_SetRegionSize(uint32_t Region, uint32_t Size) in LL_ICACHE_SetRegionSize() 668 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionSize(uint32_t Region) in LL_ICACHE_GetRegionSize() 687 __STATIC_INLINE void LL_ICACHE_SetRegionOutputBurstType(uint32_t Region, uint32_t Type) in LL_ICACHE_SetRegionOutputBurstType() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_cortex.h | 609 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 641 __STATIC_INLINE uint32_t LL_MPU_IsEnabledRegion(uint32_t Region) in LL_MPU_IsEnabledRegion() 674 __STATIC_INLINE void LL_MPU_EnableRegion_NS(uint32_t Region) in LL_MPU_EnableRegion_NS() 706 __STATIC_INLINE uint32_t LL_MPU_IsEnabledRegion_NS(uint32_t Region) in LL_MPU_IsEnabledRegion_NS() 740 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion() 774 __STATIC_INLINE void LL_MPU_DisableRegion_NS(uint32_t Region) in LL_MPU_DisableRegion_NS() 831 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, u… in LL_MPU_ConfigRegion() 892 __STATIC_INLINE void LL_MPU_ConfigRegion_NS(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, in LL_MPU_ConfigRegion_NS() 933 __STATIC_INLINE void LL_MPU_ConfigRegionAddress(uint32_t Region, uint32_t BaseAddress, uint32_t Lim… in LL_MPU_ConfigRegionAddress() 973 __STATIC_INLINE void LL_MPU_ConfigRegionAddress_NS(uint32_t Region, uint32_t BaseAddress, uint32_t … in LL_MPU_ConfigRegionAddress_NS() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_cortex.h | 618 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 642 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region(uint32_t Region) in LL_MPU_IsEnabled_Region() 667 __STATIC_INLINE void LL_MPU_EnableRegion_NS(uint32_t Region) in LL_MPU_EnableRegion_NS() 691 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region_NS(uint32_t Region) in LL_MPU_IsEnabled_Region_NS() 717 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion() 743 __STATIC_INLINE void LL_MPU_DisableRegion_NS(uint32_t Region) in LL_MPU_DisableRegion_NS() 792 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, u… in LL_MPU_ConfigRegion() 845 __STATIC_INLINE void LL_MPU_ConfigRegion_NS(uint32_t Region, uint32_t Attributes, uint32_t AttrIndx, in LL_MPU_ConfigRegion_NS() 878 __STATIC_INLINE void LL_MPU_ConfigRegionAddress(uint32_t Region, uint32_t BaseAddress, uint32_t Lim… in LL_MPU_ConfigRegionAddress() 910 __STATIC_INLINE void LL_MPU_ConfigRegionAddress_NS(uint32_t Region, uint32_t BaseAddress, uint32_t … in LL_MPU_ConfigRegionAddress_NS() [all …]
|
D | stm32u5xx_ll_icache.h | 518 __STATIC_INLINE void LL_ICACHE_EnableRegion(uint32_t Region) in LL_ICACHE_EnableRegion() 534 __STATIC_INLINE void LL_ICACHE_DisableRegion(uint32_t Region) in LL_ICACHE_DisableRegion() 550 __STATIC_INLINE uint32_t LL_ICACHE_IsEnabledRegion(uint32_t Region) in LL_ICACHE_IsEnabledRegion() 568 __STATIC_INLINE void LL_ICACHE_SetRegionBaseAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionBaseAddress() 586 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionBaseAddress(uint32_t Region) in LL_ICACHE_GetRegionBaseAddress() 604 __STATIC_INLINE void LL_ICACHE_SetRegionRemapAddress(uint32_t Region, uint32_t Address) in LL_ICACHE_SetRegionRemapAddress() 621 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionRemapAddress(uint32_t Region) in LL_ICACHE_GetRegionRemapAddress() 645 __STATIC_INLINE void LL_ICACHE_SetRegionSize(uint32_t Region, uint32_t Size) in LL_ICACHE_SetRegionSize() 668 __STATIC_INLINE uint32_t LL_ICACHE_GetRegionSize(uint32_t Region) in LL_ICACHE_GetRegionSize() 687 __STATIC_INLINE void LL_ICACHE_SetRegionOutputBurstType(uint32_t Region, uint32_t Type) in LL_ICACHE_SetRegionOutputBurstType() [all …]
|
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Config/Log/ |
D | log_module.c | 109 static uint16_t RegionToColor(char * TextBuffer, uint16_t SizeMax, Log_Region_t Region) in RegionToColor() 144 void Log_Module_PrintWithArg(Log_Verbose_Level_t VerboseLevel, Log_Region_t Region, const char * Te… in Log_Module_PrintWithArg() 209 void Log_Module_Print(Log_Verbose_Level_t VerboseLevel, Log_Region_t Region, const char * Text, ...) in Log_Module_Print() 254 void Log_Module_Remove_Region(Log_Region_t Region) in Log_Module_Remove_Region() 264 static uint32_t Get_Region_Mask(Log_Region_t Region) in Get_Region_Mask() 283 void Log_Module_Set_Color(Log_Region_t Region, Log_Color_t Color) in Log_Module_Set_Color()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rif.c | 555 void HAL_RIF_RISAF_ConfigBaseRegion(RISAF_TypeDef *RISAFx, uint32_t Region, const RISAF_BaseRegionC… in HAL_RIF_RISAF_ConfigBaseRegion() 618 void HAL_RIF_RISAF_GetConfigBaseRegion(const RISAF_TypeDef *RISAFx, uint32_t Region, RISAF_BaseRegi… in HAL_RIF_RISAF_GetConfigBaseRegion() 671 void HAL_RIF_RISAF_ConfigSubRegionDelegation(RISAF_TypeDef *RISAFx, uint32_t Region, uint32_t SubRe… in HAL_RIF_RISAF_ConfigSubRegionDelegation() 734 void HAL_RIF_RISAF_GetConfigSubRegionDelegation(const RISAF_TypeDef *RISAFx, uint32_t Region, uint3… in HAL_RIF_RISAF_GetConfigSubRegionDelegation() 791 void HAL_RIF_RISAF_ConfigSubRegion(RISAF_TypeDef *RISAFx, uint32_t Region, uint32_t SubRegion, in HAL_RIF_RISAF_ConfigSubRegion() 888 void HAL_RIF_RISAF_GetConfigSubRegion(const RISAF_TypeDef *RISAFx, uint32_t Region, uint32_t SubReg… in HAL_RIF_RISAF_GetConfigSubRegion()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_cortex.h | 559 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 590 __STATIC_INLINE uint32_t LL_MPU_IsEnabled_Region(uint32_t Region) in LL_MPU_IsEnabled_Region() 650 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 686 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_cortex.h | 487 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 533 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 558 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_cortex.h | 484 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 535 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 561 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_cortex.h | 490 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 533 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 559 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_cortex.h | 484 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 530 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 555 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_cortex.h | 474 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 523 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 549 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_cortex.h | 537 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 583 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 608 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_cortex.h | 538 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 584 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 609 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_cortex.h | 537 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 583 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 608 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_cortex.h | 536 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 582 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 607 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_cortex.h | 537 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 583 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 608 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_cortex.h | 543 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 594 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 620 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_cortex.h | 538 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 589 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 615 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_cortex.h | 546 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 592 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 617 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|