Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Ddriver_smpu.h31 cy_en_prot_status_t SMPU_Configure(const SMPU_Resources *smpu_dev);
Ddriver_smpu.c478 cy_en_prot_status_t SMPU_Configure(const SMPU_Resources *smpu_dev) in SMPU_Configure() function
Dtarget_cfg.c290 if (SMPU_Configure(smpu_init_table[i]) != CY_PROT_SUCCESS) { in smpu_init_cfg()