Home
last modified time | relevance | path

Searched defs:autoProgram (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom/
Dfsl_eeprom.h47 eeprom_auto_program_t autoProgram; /*!< Automatic program feature. */ member
111 static inline void EEPROM_SetAutoProgram(EEPROM_Type *base, eeprom_auto_program_t autoProgram) in EEPROM_SetAutoProgram()