Home
last modified time | relevance | path

Searched refs:FLASH_DEVINFO_SIZE_8K (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/include/hardware/
Dflash.h127 FLASH_DEVINFO_SIZE_8K = 0x1, enumerator
/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c319 __builtin_ctz(PICO_FLASH_SIZE_BYTES / 8192u) + (uint)FLASH_DEVINFO_SIZE_8K in __no_inline_not_in_flash_func()