Searched refs:spinand_protect_set (Results 1 – 1 of 1) sorted by relevance
447 static rt_err_t spinand_protect_set(struct rt_qspi_device *qspi, uint8_t u8Protect) in spinand_protect_set() function713 if ((result = spinand_protect_set(qspi, 0)) != RT_EOK) in spinand_flash_init()735 if ((result = spinand_protect_set(qspi, 0)) != RT_EOK) in spinand_flash_init()
Completed in 16 milliseconds