Home
last modified time | relevance | path

Searched defs:FLASH_MER_BIT (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_flash_ex.h345 #define FLASH_MER_BIT (FLASH_CR_MER1 | FLASH_CR_MER2) /*!< 2 MER bits here to clear */ macro
353 #define FLASH_MER_BIT (FLASH_CR_MER) /*!< only 1 MER Bit */ macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_flash_ex.h345 #define FLASH_MER_BIT (FLASH_CR_MER1 | FLASH_CR_MER2) /*!< 2 MER bits here to clear */ macro
353 #define FLASH_MER_BIT (FLASH_CR_MER) /*!< only 1 MER Bit */ macro