Searched refs:FLASH_STM32_NSLOCK (Results 1 – 4 of 4) sorted by relevance
69 #define FLASH_STM32_NSLOCK FLASH_NSCR_LOCK macro82 #define FLASH_STM32_NSLOCK FLASH_CR_LOCK macro102 #define FLASH_STM32_NSLOCK FLASH_NSCR_NSLOCK macro113 #define FLASH_STM32_NSLOCK FLASH_NSCR1_LOCK macro
117 if (regs->NSCR & FLASH_STM32_NSLOCK) { in write_qword()164 if (regs->NSCR & FLASH_STM32_NSLOCK) { in erase_page()
171 if (regs->NSCR & FLASH_STM32_NSLOCK) { in write_nwords()232 if (regs->NSCR & FLASH_STM32_NSLOCK) { in erase_page()
274 regs->NSCR |= FLASH_STM32_NSLOCK; in flash_stm32_write_protection()276 if (regs->NSCR & FLASH_STM32_NSLOCK) { in flash_stm32_write_protection()