Searched refs:readWaitPhase2 (Results 1 – 2 of 2) sorted by relevance
79 config->readWaitPhase2 = 0x8U; in EEPROM_GetDefaultConfig()152 …STATE_RPHASE1(config->readWaitPhase1 - 1UL) | EEPROM_RWSTATE_RPHASE2(config->readWaitPhase2 - 1UL); in EEPROM_Init()
49 uint8_t readWaitPhase2; /*!< EEPROM read waiting phase 2 */ member