circuitpython/ports/nrf/supervisor/qspi_flash.h
2021-03-07 19:14:04 +09:00

3 lines
83 B
C

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