Home
last modified time | relevance | path

Searched refs:spinand_protect_set (Results 1 – 1 of 1) sorted by relevance

/bsp/nuvoton/libraries/nu_packages/SPINAND/
A Dspinand.c447 static rt_err_t spinand_protect_set(struct rt_qspi_device *qspi, uint8_t u8Protect) in spinand_protect_set() function
713 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