circuitpython/ports/nrf/supervisor/qspi_flash.h

3 lines
83 B
C

extern void qspi_flash_enter_sleep(void);
extern void qspi_flash_exit_sleep(void);