Searched refs:unit (Results 1 – 15 of 15) sorted by relevance
200 #define LCD_CP_VOLTAGE_DECREASE(unit) (LCD->PCTL = (LCD->PCTL & ~LCD_PCTL_CPVTUNE_Msk) | ((unit) … argument212 #define LCD_CP_VOLTAGE_INCREASE(unit) (LCD->PCTL = (LCD->PCTL & ~LCD_PCTL_CPVTUNE_Msk) | ((16-(un… argument259 #define LCD_SET_NULL_FRAME_TIME(unit) (LCD->FCTL = (LCD->FCTL & ~LCD_FCTL_NFTIME_Msk) | ((uni… argument
23 #define SB_REG_ADDR_UNIT(base, reg_name, unit) (base + CC_REG_OFFSET(unit, reg_name)) argument
13 set (TEST_FLASH_PROGRAM_UNIT 1U CACHE STRING "The program unit of the emulated flash u…
130 /* Secure memory protection unit(s) must be enabled in Isolation Level 2 and 3 */131 if (Protection unit not enabled) {267 | ``is_mpu_enabled`` indicates whether the MPU and other management unit are357 unit(s). The implementation can also be simplified by checking static system-level memory layout.367 If secure memory protection unit(s) is *disabled* and the target memory region is a valid area407 If non-secure memory protection unit(s) is *disabled* and the target memory region is a valid area
115 #. Unmount/eject the ``<MPS2 device name>`` unit185 #. Unmount/eject the ``<MPS2 device name>`` unit448 #. Unmount/eject the ``<MPS3 device name>`` unit521 #. Unmount/eject the ``<MPS3 device name>`` unit
200 unit that can erased), but the ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` configuration216 physical program unit (the smallest unit of data that can be individually
228 physical program unit (the smallest unit of data that can be individually
41 Each Secure Partition is a single thread of execution and the smallest unit of
750 Defines the size of the ITS flash device's physical program unit (the smallest751 unit of data that can be individually programmed to flash). It must be equal to778 Defines the size of the PS flash device's physical program unit (the smallest779 unit of data that can be individually programmed to flash). It must be equal to
130 #. Unmount/eject the ``<MPS3 device name>`` unit196 #. Unmount/eject the ``<MPS3 device name>`` unit
131 #. Unmount/eject the ``<MPS3 device name>`` unit
202 The internal transient buffer is aligned to the flash device’s program unit.204 device’s program unit.
385 …|TFM_HAL_PS_PROGRAM_UNIT | Smallest flash programmable unit in bytes …391 …|TFM_HAL_ITS_PROGRAM_UNIT | Smallest flash programmable unit in bytes …
273 its hardware protection unit can cover the exact boundaries mentioned
36 - Is a software development unit.