Searched refs:LPC11U6X_FLASH_TIMING_MASK (Results 1 – 2 of 2) sorted by relevance
35 #define LPC11U6X_FLASH_TIMING_MASK 0x3 macro
41 *reg = (*reg & (~LPC11U6X_FLASH_TIMING_MASK)) | nr_cycles; in set_flash_access_time()