Searched refs:FLASH_CR_SNB_Pos (Results 1 – 3 of 3) sorted by relevance
56 #define FLASH_CR_SNB_Pos FLASH_CR_SSN_Pos macro101 #define FLASH_STM32_NSPNB_POS FLASH_CR_SNB_Pos
106 (sector << FLASH_CR_SNB_Pos) | in erase_sector()
357 *(sector.cr) |= (FLASH_CR_SER | ((sector.sector_index << FLASH_CR_SNB_Pos) & FLASH_CR_SNB));