Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/include/hardware/
Dflash.h237 uint flash_devinfo_get_cs_gpio(uint cs);
/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c356 uint flash_devinfo_get_cs_gpio(uint cs) { in flash_devinfo_get_cs_gpio() function