Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom/
Dfsl_eeprom.c79 config->readWaitPhase2 = 0x8U; in EEPROM_GetDefaultConfig()
152 …STATE_RPHASE1(config->readWaitPhase1 - 1UL) | EEPROM_RWSTATE_RPHASE2(config->readWaitPhase2 - 1UL); in EEPROM_Init()
Dfsl_eeprom.h49 uint8_t readWaitPhase2; /*!< EEPROM read waiting phase 2 */ member