| /external/platform/pico/rp2_common/hardware_flash/ |
| A D | flash.c | 64 #ifdef PICO_FLASH_SIZE_BYTES in __no_inline_not_in_flash_func() 65 hard_assert(flash_offs + count <= PICO_FLASH_SIZE_BYTES); in __no_inline_not_in_flash_func() 87 #ifdef PICO_FLASH_SIZE_BYTES in __no_inline_not_in_flash_func() 88 hard_assert(flash_offs + count <= PICO_FLASH_SIZE_BYTES); in __no_inline_not_in_flash_func()
|
| /external/platform/pico/boards/include/boards/ |
| A D | adafruit_trinkey_qt2040.h | 64 #ifndef PICO_FLASH_SIZE_BYTES 65 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | datanoisetv_rp2040_dsp.h | 41 #ifndef PICO_FLASH_SIZE_BYTES 42 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | eetree_gamekit_rp2040.h | 70 #ifndef PICO_FLASH_SIZE_BYTES 71 #define PICO_FLASH_SIZE_BYTES (2 * 1024 * 1024) macro
|
| A D | arduino_nano_rp2040_connect.h | 75 #ifndef PICO_FLASH_SIZE_BYTES 76 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | pimoroni_pga2040.h | 70 #ifndef PICO_FLASH_SIZE_BYTES 71 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | adafruit_kb2040.h | 79 #ifndef PICO_FLASH_SIZE_BYTES 80 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | solderparty_rp2040_stamp.h | 74 #ifndef PICO_FLASH_SIZE_BYTES 75 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | sparkfun_micromod.h | 76 #ifndef PICO_FLASH_SIZE_BYTES 77 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | sparkfun_promicro.h | 76 #ifndef PICO_FLASH_SIZE_BYTES 77 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | waveshare_rp2040_one.h | 70 #ifndef PICO_FLASH_SIZE_BYTES 71 #define PICO_FLASH_SIZE_BYTES (4 * 1024 * 1024) macro
|
| A D | waveshare_rp2040_zero.h | 70 #ifndef PICO_FLASH_SIZE_BYTES 71 #define PICO_FLASH_SIZE_BYTES (2 * 1024 * 1024) macro
|
| A D | garatronic_pybstick26_rp2040.h | 71 #ifndef PICO_FLASH_SIZE_BYTES 72 #define PICO_FLASH_SIZE_BYTES (1 * 1024 * 1024) macro
|
| A D | waveshare_rp2040_plus_16mb.h | 72 #ifndef PICO_FLASH_SIZE_BYTES 73 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | waveshare_rp2040_plus_4mb.h | 72 #ifndef PICO_FLASH_SIZE_BYTES 73 #define PICO_FLASH_SIZE_BYTES (4 * 1024 * 1024) macro
|
| A D | adafruit_qtpy_rp2040.h | 86 #ifndef PICO_FLASH_SIZE_BYTES 87 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | adafruit_feather_rp2040.h | 84 #ifndef PICO_FLASH_SIZE_BYTES 85 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | melopero_shake_rp2040.h | 83 #ifndef PICO_FLASH_SIZE_BYTES 84 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | pimoroni_picolipo_16mb.h | 75 #ifndef PICO_FLASH_SIZE_BYTES 76 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | pimoroni_picolipo_4mb.h | 75 #ifndef PICO_FLASH_SIZE_BYTES 76 #define PICO_FLASH_SIZE_BYTES (4 * 1024 * 1024) macro
|
| A D | adafruit_itsybitsy_rp2040.h | 87 #ifndef PICO_FLASH_SIZE_BYTES 88 #define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024) macro
|
| A D | pico.h | 73 #ifndef PICO_FLASH_SIZE_BYTES 74 #define PICO_FLASH_SIZE_BYTES (2 * 1024 * 1024) macro
|
| A D | sparkfun_thingplus.h | 75 #ifndef PICO_FLASH_SIZE_BYTES 76 #define PICO_FLASH_SIZE_BYTES (16 * 1024 * 1024) macro
|
| A D | pimoroni_plasma2040.h | 84 #ifndef PICO_FLASH_SIZE_BYTES 85 #define PICO_FLASH_SIZE_BYTES (2 * 1024 * 1024) macro
|
| A D | seeed_xiao_rp2040.h | 91 #ifndef PICO_FLASH_SIZE_BYTES 92 #define PICO_FLASH_SIZE_BYTES (2 * 1024 * 1024) macro
|