Searched refs:AVR32_FLASHC_REGIONS (Results 1 – 2 of 2) sorted by relevance
54 #define AVR32_FLASHC_REGIONS (AVR32_FLASHC_FLASH_SIZE /\ macro
114 return flashc_get_page_count() / AVR32_FLASHC_REGIONS; in flashc_get_page_count_per_region()387 …return ((AVR32_FLASHC.fsr & AVR32_FLASHC_FSR_LOCK0_MASK << (region & (AVR32_FLASHC_REGIONS - 1))) … in flashc_is_region_locked()406 unsigned int region = AVR32_FLASHC_REGIONS; in flashc_lock_all_regions()
Completed in 8 milliseconds