Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom/
Dfsl_eeprom.c75 config->writeWaitPhase1 = 0x5U; in EEPROM_GetDefaultConfig()
153 base->WSTATE = EEPROM_WSTATE_PHASE1(config->writeWaitPhase1 - 1UL) | in EEPROM_Init()
Dfsl_eeprom.h50 uint8_t writeWaitPhase1; /*!< EEPROM write waiting phase 1 */ member