Searched refs:div_roundup (Results 1 – 3 of 3) sorted by relevance
10 from esptool.util import div_roundup86 blocks = div_roundup(len(image), self.CHUNK_SIZE)
25 def div_roundup(a, b): function
40 div_roundup,180 size, div_roundup(size, esp.ESP_RAM_BLOCK), esp.ESP_RAM_BLOCK, seg.addr530 div_roundup(write_end, esp.FLASH_SECTOR_SIZE)