Home
last modified time | relevance | path

Searched refs:__HAL_SYSCFG_SRAM2_ERASE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal.c609 __HAL_SYSCFG_SRAM2_ERASE(); in HAL_SYSCFG_SRAM2Erase()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal.c642 __HAL_SYSCFG_SRAM2_ERASE(); in HAL_SYSCFG_SRAM2Erase()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal.h442 #define __HAL_SYSCFG_SRAM2_ERASE() LL_SYSCFG_EnableSRAM2Erase() macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal.h418 #define __HAL_SYSCFG_SRAM2_ERASE() SET_BIT(SYSCFG->SCSR, SYSCFG_SCSR_SRAM2ER) macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal.h482 #define __HAL_SYSCFG_SRAM2_ERASE() SET_BIT(SYSCFG->SCSR, SYSCFG_SCSR_SRAM2ER) macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal.h552 #define __HAL_SYSCFG_SRAM2_ERASE() LL_SYSCFG_EnableSRAM2Erase() macro