Searched refs:UICR_BOOTCONF_SIZE_Pos (Results 1 – 7 of 7) sorted by relevance
758 ((p_config->size_kb << UICR_BOOTCONF_SIZE_Pos) & UICR_BOOTCONF_SIZE_Msk)); in nrf_uicr_boot_region_config_set()770 p_config->size_kb = (reg & UICR_BOOTCONF_SIZE_Msk) >> UICR_BOOTCONF_SIZE_Pos; in nrf_uicr_boot_region_config_get()
35435 …#define UICR_BOOTCONF_SIZE_Pos (16UL) /*!< Position of SIZE field. … macro35436 …#define UICR_BOOTCONF_SIZE_Msk (0x1FUL << UICR_BOOTCONF_SIZE_Pos) /*!< Bit mask of SIZE field. …
40836 …#define UICR_BOOTCONF_SIZE_Pos (16UL) /*!< Position of SIZE field. … macro40837 …#define UICR_BOOTCONF_SIZE_Msk (0x1FUL << UICR_BOOTCONF_SIZE_Pos) /*!< Bit mask of SIZE field. …
41743 …#define UICR_BOOTCONF_SIZE_Pos (16UL) /*!< Position of SIZE field. … macro41744 …#define UICR_BOOTCONF_SIZE_Msk (0x1FUL << UICR_BOOTCONF_SIZE_Pos) /*!< Bit mask of SIZE field. …
53238 …#define UICR_BOOTCONF_SIZE_Pos (16UL) /*!< Position of SIZE field. … macro53239 …#define UICR_BOOTCONF_SIZE_Msk (0x1FUL << UICR_BOOTCONF_SIZE_Pos) /*!< Bit mask of SIZE field. …