Searched defs:Block (Results 1 – 3 of 3) sorted by relevance
229 void FLASH_SetReadProtection(uint32_t Block) in FLASH_SetReadProtection()260 void FLASH_WriteProtection(uint32_t Block, uint32_t NewState) in FLASH_WriteProtection()326 uint8_t FLASH_GetProtectionStatus(uint32_t Block, uint32_t Operation) in FLASH_GetProtectionStatus()
99 void XFMC_DeInitNorSram(XFMC_Bank1_Block *Block) in XFMC_DeInitNorSram()348 void XFMC_EnableNorSram(XFMC_Bank1_Block *Block, FunctionalState Cmd) in XFMC_EnableNorSram()
103 XFMC_Bank1_Block *Block; /*!< Specifies the NOR/SRAM memory bank block that will be used. member
Completed in 14 milliseconds