Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Ddriver_smpu.c311 static cy_en_prot_status_t SMPU_Read_Region(const PROT_SMPU_SMPU_STRUCT_Type *smpu, in SMPU_Read_Region() function
352 if (SMPU_Read_Region(smpu, &base, &size32, &subregions, NULL) == CY_PROT_SUCCESS) { in dump_smpu()
388 cy_en_prot_status_t status = SMPU_Read_Region(smpu, in SMPU_Covers_Region()