Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc.c2112 uint32_t latency; /* default value 0WS */ in RCC_SetFlashLatencyFromMSIRange() local
2131 latency = FLASH_LATENCY_1; /* 1WS */ in RCC_SetFlashLatencyFromMSIRange()
2136 latency = FLASH_LATENCY_0; /* 0WS */ in RCC_SetFlashLatencyFromMSIRange()
2146 latency = FLASH_LATENCY_3; /* 3WS */ in RCC_SetFlashLatencyFromMSIRange()
2162 latency = FLASH_LATENCY_0; /* 1WS */ in RCC_SetFlashLatencyFromMSIRange()
2166 latency = FLASH_LATENCY_1; /* 0WS */ in RCC_SetFlashLatencyFromMSIRange()
2171 latency = FLASH_LATENCY_0; /* 0WS */ in RCC_SetFlashLatencyFromMSIRange()
2181 latency = FLASH_LATENCY_1; /* 1WS */ in RCC_SetFlashLatencyFromMSIRange()
2185 latency = FLASH_LATENCY_2; /* 2WS */ in RCC_SetFlashLatencyFromMSIRange()
2190 latency = FLASH_LATENCY_1; /* 1WS */ in RCC_SetFlashLatencyFromMSIRange()
[all …]
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc.c1894 uint32_t latency = FLASH_LATENCY_0; /* default value 0WS */ in RCC_SetFlashLatencyFromMSIRange() local
1916 latency = FLASH_LATENCY_2; /* 2WS */ in RCC_SetFlashLatencyFromMSIRange()
1921 latency = FLASH_LATENCY_1; /* 1WS */ in RCC_SetFlashLatencyFromMSIRange()
1931 latency = FLASH_LATENCY_3; /* 3WS */ in RCC_SetFlashLatencyFromMSIRange()
1938 latency = FLASH_LATENCY_2; /* 2WS */ in RCC_SetFlashLatencyFromMSIRange()
1943 latency = FLASH_LATENCY_1; /* 1WS */ in RCC_SetFlashLatencyFromMSIRange()
1952 __HAL_FLASH_SET_LATENCY(latency); in RCC_SetFlashLatencyFromMSIRange()
1956 if ((FLASH->ACR & FLASH_ACR_LATENCY) != latency) in RCC_SetFlashLatencyFromMSIRange()
/trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/
DKconfig.comp56 the expense of latency, as data will be copied in multiple iterations.
/trusted-firmware-m-latest/docs/design_docs/services/
Dtfm_fwu_service.rst351 - It increases the execution latency and footprint. Compared to implementing
353 in the secure side increases the execution latency and footprint.
Dtfm_its_service.rst193 the number of filesystem operations, increasing latency and flash wear. The code
257 The disadvantage of this approach is that it will increase the latency of
/trusted-firmware-m-latest/docs/configuration/profiles/
Dtfm_profile_medium.rst82 footprint and bring in longer latency, compared to SFN model.
Dtfm_profile_small.rst172 It may increase latency and overall time cost to implement cryptography
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_its_integration_guide.rst313 expense of latency, as data will be copied in multiple iterations. *Note:*
/trusted-firmware-m-latest/docs/design_docs/dual-cpu/
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst200 - Other exceptions, which are more latency sensitive or require higher