circuitpython/ports/nrf/supervisor/qspi_flash.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
83 B
C
Raw Normal View History

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