Searched refs:unit (Results 1 – 14 of 14) 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
347 | ``is_mpu_enabled`` indicates whether the MPU and other management unit are442 secure MPU and other hardware memory protection unit(s). But the implementation453 If secure memory protection unit(s) is *disabled* and the target memory495 If non-secure memory protection unit(s) is *disabled* and the target memory
52 #. Unmount/eject the ``<MPS3 device name>`` unit
55 #. Unmount/eject the ``<MPS3 device name>`` unit
198 unit that can erased), but the ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` configuration214 physical program unit (the smallest unit of data that can be individually
220 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
113 #. Unmount/eject the ``<MPS2 device name>`` unit183 #. Unmount/eject the ``<MPS2 device name>`` unit464 #. Unmount/eject the ``<MPS3 device name>`` unit531 #. Unmount/eject the ``<MPS3 device name>`` unit
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
269 its hardware protection unit can cover the exact boundaries mentioned
36 - Is a software development unit.
202 The internal transient buffer is aligned to the flash device’s program unit.204 device’s program unit.
312 …|TFM_HAL_PS_PROGRAM_UNIT | Smallest flash programmable unit in bytes …318 …|TFM_HAL_ITS_PROGRAM_UNIT | Smallest flash programmable unit in bytes …