Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c409 status = PRINCE_SetRegionSREnable(PRINCE, (prince_region_t)region, srEnableRegister); in PRINCE_SetEncryptForAddressRange()
635 status_t PRINCE_SetRegionSREnable(PRINCE_Type *base, prince_region_t region, uint32_t sr_enable) in PRINCE_SetRegionSREnable() function
909 status = PRINCE_SetRegionSREnable(PRINCE, region, srEnable[region]); in PRINCE_Reconfigure()
Dfsl_prince.h373 status_t PRINCE_SetRegionSREnable(PRINCE_Type *base, prince_region_t region, uint32_t sr_enable);