Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dlcd.h200 #define LCD_CP_VOLTAGE_DECREASE(unit) (LCD->PCTL = (LCD->PCTL & ~LCD_PCTL_CPVTUNE_Msk) | ((unit) … argument
212 #define LCD_CP_VOLTAGE_INCREASE(unit) (LCD->PCTL = (LCD->PCTL & ~LCD_PCTL_CPVTUNE_Msk) | ((16-(un… argument
259 #define LCD_SET_NULL_FRAME_TIME(unit) (LCD->FCTL = (LCD->FCTL & ~LCD_FCTL_NFTIME_Msk) | ((uni… argument
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_boot_gen/
Dsecureboot_general_hwdefs.h23 #define SB_REG_ADDR_UNIT(base, reg_name, unit) (base + CC_REG_OFFSET(unit, reg_name)) argument
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/dual-cpu/
Dtfm_multi_core_access_check.rst347 | ``is_mpu_enabled`` indicates whether the MPU and other management unit are
442 secure MPU and other hardware memory protection unit(s). But the implementation
453 If secure memory protection unit(s) is *disabled* and the target memory
495 If non-secure memory protection unit(s) is *disabled* and the target memory
/trusted-firmware-m-3.4.0/docs/platform/arm/mps3/an552/
DREADME.rst52 #. Unmount/eject the ``<MPS3 device name>`` unit
/trusted-firmware-m-3.4.0/docs/platform/arm/mps3/an547/
DREADME.rst55 #. Unmount/eject the ``<MPS3 device name>`` unit
/trusted-firmware-m-3.4.0/docs/integration_guide/services/
Dtfm_its_integration_guide.rst198 unit that can erased), but the ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` configuration
214 physical program unit (the smallest unit of data that can be individually
Dtfm_ps_integration_guide.rst220 physical program unit (the smallest unit of data that can be individually
Dtfm_secure_partition_addition.rst41 Each Secure Partition is a single thread of execution and the smallest unit of
/trusted-firmware-m-3.4.0/docs/building/
Drun_tfm_examples_on_arm_platforms.rst113 #. Unmount/eject the ``<MPS2 device name>`` unit
183 #. Unmount/eject the ``<MPS2 device name>`` unit
464 #. Unmount/eject the ``<MPS3 device name>`` unit
531 #. Unmount/eject the ``<MPS3 device name>`` unit
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dhardware_abstraction_layer.rst750 Defines the size of the ITS flash device's physical program unit (the smallest
751 unit of data that can be individually programmed to flash). It must be equal to
778 Defines the size of the PS flash device's physical program unit (the smallest
779 unit of data that can be individually programmed to flash). It must be equal to
Dff_isolation.rst269 its hardware protection unit can cover the exact boundaries mentioned
Dsecure_partition_manager.rst36 - Is a software development unit.
/trusted-firmware-m-3.4.0/docs/configuration/profiles/
Dtfm_profile_small.rst202 The internal transient buffer is aligned to the flash device’s program unit.
204 device’s program unit.
/trusted-firmware-m-3.4.0/docs/integration_guide/platform/
Dporting_TFM_to_a_new_hardware.rst312 …|TFM_HAL_PS_PROGRAM_UNIT | Smallest flash programmable unit in bytes …
318 …|TFM_HAL_ITS_PROGRAM_UNIT | Smallest flash programmable unit in bytes …