Home
last modified time | relevance | path

Searched refs:HAL_SRAM_MODULE_ENABLED (Results 1 – 11 of 11) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_conf_template.h82 #define HAL_SRAM_MODULE_ENABLED macro
428 #ifdef HAL_SRAM_MODULE_ENABLED
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_conf_template.h53 #define HAL_SRAM_MODULE_ENABLED macro
338 #ifdef HAL_SRAM_MODULE_ENABLED
/btstack/port/stm32-l451-miromico-sx1280/Inc/
H A Dstm32l4xx_hal_conf.h299 #ifdef HAL_SRAM_MODULE_ENABLED
/btstack/port/stm32-f4discovery-cc256x/Inc/
H A Dstm32f4xx_hal_conf.h300 #ifdef HAL_SRAM_MODULE_ENABLED
/btstack/port/stm32-l476rg-nucleo-sx1280/Inc/
H A Dstm32l4xx_hal_conf.h432 #ifdef HAL_SRAM_MODULE_ENABLED
/btstack/port/stm32-f4discovery-usb/Core/Inc/
H A Dstm32f4xx_hal_conf.h331 #ifdef HAL_SRAM_MODULE_ENABLED
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_sram.c126 #ifdef HAL_SRAM_MODULE_ENABLED
H A Dstm32f4xx_ll_fsmc.c68 #if defined (HAL_SRAM_MODULE_ENABLED) || defined(HAL_NOR_MODULE_ENABLED) || defined(HAL_NAND_MODULE…
H A Dstm32f4xx_ll_fmc.c70 #if defined (HAL_SRAM_MODULE_ENABLED) || defined(HAL_NOR_MODULE_ENABLED) || defined(HAL_NAND_MODULE…
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_sram.c124 #ifdef HAL_SRAM_MODULE_ENABLED
H A Dstm32l4xx_ll_fmc.c61 #if ((defined HAL_NOR_MODULE_ENABLED || defined HAL_SRAM_MODULE_ENABLED) || defined HAL_NAND_MODULE…