Searched defs:mapping_size (Results 1 – 2 of 2) sorted by relevance
118 uint32_t mapping_size; /*!< @if Eng Size of the flash memory mapping. member
52 uint32_t mapping_size = min(config->mapping_size, g_flash_ctrl.chip_size); in check_init_param() local