Home
last modified time | relevance | path

Searched defs:pBlockLock (Results 1 – 1 of 1) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_snflash.c248 uint8_t pBlockLock = 0xff; in Nandflash_WriteEnable() local
275 void Nandflash_Get_BlockLock(NANDFLASH_CFG_Type *pNandflashCfg, uint8_t *pBlockLock) in Nandflash_Get_BlockLock()
292 void Nandflash_Set_BlockLock(NANDFLASH_CFG_Type *pNandflashCfg, uint8_t *pBlockLock) in Nandflash_Set_BlockLock()
458 uint8_t pBlockLock = 0xff; in Nandflash_PageReadToCache() local
508 uint8_t pBlockLock = 0xff; in Nandflash_ReadFromCache() local
632 uint8_t pBlockLock = 0xff; in Nandflash_ProgramLoad() local
666 uint8_t pBlockLock = 0xff; in Nandflash_ProgramExecute() local
717 uint8_t pBlockLock = 0xff; in Nandflash_Erase() local

Completed in 8 milliseconds