Home
last modified time | relevance | path

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

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_nor_lcd.c128 if (hperh->state == ALD_NOR_STATE_BUSY) in ald_nor_read_id()
141 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_read_id()
171 if (hperh->state == ALD_NOR_STATE_BUSY) in ald_nor_return_readmode()
216 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_read()
256 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_program()
299 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_read_buffer()
347 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_program_buffer()
400 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_erase_block()
441 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_erase_chip()
482 hperh->state = ALD_NOR_STATE_BUSY; in ald_nor_read_cfi()
[all …]
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_nor_lcd.h128 ALD_NOR_STATE_BUSY = 0x02U, /**< NOR internal processing is ongoing */ enumerator

Completed in 11 milliseconds