/trusted-firmware-m-3.7.0/secure_fw/spm/include/load/ |
D | service_defs.h | 32 #define SERVICE_GET_STATELESS_HINDEX(flag) \ argument 34 #define SERVICE_IS_NS_ACCESSIBLE(flag) \ argument 36 #define SERVICE_IS_STATELESS(flag) \ argument 38 #define SERVICE_GET_VERSION_POLICY(flag) \ argument 40 #define SERVICE_ENABLED_MM_IOVEC(flag) \ argument
|
D | partition_defs.h | 56 #define PARTITION_PRIORITY(flag) ((flag) & PARTITION_PRI_MASK) argument
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/Native_Driver/utilities/str/ |
D | fsl_str.c | 1144 static uint8_t StrFormatScanFillInteger(uint32_t flag, va_list *args_ptr, int32_t val) in StrFormatScanFillInteger() 1222 static uint8_t StrFormatScanFillFloat(uint32_t flag, va_list *args_ptr, double fnum) in StrFormatScanFillFloat() 1245 static uint8_t StrFormatScanfStringHandling(char **str, uint32_t *flag, uint32_t *field_width, uint… in StrFormatScanfStringHandling() 1422 uint32_t flag = 0; in StrFormatScanf() local
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/ |
D | key_data_structures.py | 26 flag = 0 variable in CertHeader
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/ |
D | scu.h | 271 #define SCU_CLR_INT_FLAG(flag) (SCU->SVINTSTS = (flag)) argument
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/ |
D | scu.h | 260 #define SCU_CLR_INT_FLAG(flag) (SCU->SVINTSTS = (flag)) argument
|
D | usbd.h | 356 #define USBD_CLR_INT_FLAG(flag) (((__PC() & NS_OFFSET) == NS_OFFSET)? (USBD_NS->INTSTS = (flag)… argument
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/secure/ |
D | target_cfg.c | 370 …_config_sram(uint32_t base, uint32_t max_size, uint32_t off_start, uint32_t off_end, uint32_t flag) in gtzc_config_sram()
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/secure/ |
D | target_cfg.c | 363 …_config_sram(uint32_t base, uint32_t max_size, uint32_t off_start, uint32_t off_end, uint32_t flag) in gtzc_config_sram()
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
D | stm32u5xx_hal_gtzc.c | 1732 uint32_t flag; in HAL_GTZC_IRQHandler() local
|
D | stm32u5xx_hal_ospi.c | 551 uint32_t flag = hospi->Instance->SR; in HAL_OSPI_IRQHandler() local
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/ |
D | stm32l5xx_hal_gtzc.c | 1395 uint32_t flag; in HAL_GTZC_IRQHandler() local
|
D | stm32l5xx_hal_ospi.c | 536 uint32_t flag = hospi->Instance->SR; in HAL_OSPI_IRQHandler() local
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/ |
D | stm32h5xx_hal_gtzc.c | 1714 uint32_t flag; in HAL_GTZC_IRQHandler() local
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/Native_Driver/ |
D | gfc100_eflash_drv.c | 412 uint32_t flag = GFC100_CMD_STAT_ACCEPT_MASK; in gfc100_eflash_row_write() local
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/ |
D | usbd.h | 356 #define USBD_CLR_INT_FLAG(flag) (((__PC() & NS_OFFSET) == NS_OFFSET)? (USBD_NS->INTSTS = (flag)… argument
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/ |
D | rsa_genkey.c | 868 uint32_t status, flag; in RsaKgX931FindPrime() local
|