Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/include/hardware/
Dflash.h126 FLASH_DEVINFO_SIZE_NONE = 0x0, enumerator
146 if (size == FLASH_DEVINFO_SIZE_NONE) { in flash_devinfo_size_to_bytes()
162 return FLASH_DEVINFO_SIZE_NONE; in flash_devinfo_bytes_to_size()
/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c90 if (flash_devinfo_get_cs_size(1) == FLASH_DEVINFO_SIZE_NONE) { in __no_inline_not_in_flash_func()
316 return FLASH_DEVINFO_SIZE_NONE; in __no_inline_not_in_flash_func()