Searched refs:num_sectors (Results 1 – 1 of 1) sorted by relevance
416 __STATIC_INLINE void XMC_FLASH_SetSectorProtection(uint32_t num_sectors) in XMC_FLASH_SetSectorProtection() argument419 NVM->NVMCONF |= (uint16_t)((uint16_t)num_sectors << NVM_NVMCONF_SECPROT_Pos); in XMC_FLASH_SetSectorProtection()