Searched refs:NVM_IMAGE_SIZE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
37 #ifndef NVM_IMAGE_SIZE_ALIGNMENT38 #define NVM_IMAGE_SIZE_ALIGNMENT 4 /**< The alignment size of NVRAM image */ macro
1719 image_size = ROUND_UP(image_size, NVM_IMAGE_SIZE_ALIGNMENT); in whd_bus_sdio_write_wifi_nvram_image()