Searched refs:iomode (Results 1 – 2 of 2) sorted by relevance
97 void bflb_flash_set_iomode(uint8_t iomode);
530 void ATTR_TCM_SECTION bflb_flash_set_iomode(uint8_t iomode) in bflb_flash_set_iomode() argument541 if (iomode&4) { in bflb_flash_set_iomode()542 g_flash_cfg.io_mode |= iomode; in bflb_flash_set_iomode()545 g_flash_cfg.io_mode |= iomode; in bflb_flash_set_iomode()
Completed in 5 milliseconds