Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal.h379 #define __HAL_SYSCFG_REMAPMEMORY_FLASH() LL_SYSCFG_SetRemapMemory(LL_SYSCFG_REMAP_FLASH)
383 #define __HAL_SYSCFG_REMAPMEMORY_SYSTEMFLASH() LL_SYSCFG_SetRemapMemory(LL_SYSCFG_REMAP_SYSTEMFLAS…
387 #define __HAL_SYSCFG_REMAPMEMORY_SRAM() LL_SYSCFG_SetRemapMemory(LL_SYSCFG_REMAP_SRAM)
392 #define __HAL_SYSCFG_REMAPMEMORY_QUADSPI() LL_SYSCFG_SetRemapMemory(LL_SYSCFG_REMAP_QUADSPI)
H A Dstm32wbxx_ll_system.h450 __STATIC_INLINE void LL_SYSCFG_SetRemapMemory(uint32_t Memory) in LL_SYSCFG_SetRemapMemory() function
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_system.h404 __STATIC_INLINE void LL_SYSCFG_SetRemapMemory(uint32_t Memory) in LL_SYSCFG_SetRemapMemory() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_system.h465 __STATIC_INLINE void LL_SYSCFG_SetRemapMemory(uint32_t Memory) in LL_SYSCFG_SetRemapMemory() function