Searched refs:ALD_SRAM_STATE_RESET (Results 1 – 2 of 2) sorted by relevance
59 ALD_SRAM_STATE_RESET = 0x00U, /**< SRAM not yet initialized or disabled */ enumerator
64 if (hperh->state == ALD_SRAM_STATE_RESET) in ald_sram_init()87 hperh->state = ALD_SRAM_STATE_RESET; in ald_sram_deinit()
Completed in 8 milliseconds