Home
last modified time | relevance | path

Searched refs:num_sectors (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc1_flash.h416 __STATIC_INLINE void XMC_FLASH_SetSectorProtection(uint32_t num_sectors) in XMC_FLASH_SetSectorProtection() argument
419 NVM->NVMCONF |= (uint16_t)((uint16_t)num_sectors << NVM_NVMCONF_SECPROT_Pos); in XMC_FLASH_SetSectorProtection()