Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32h7x.c181 const uint32_t sectors_per_bank = __builtin_popcount(WP_MSK); in flash_stm32_update_wp_sectors() local
240 const uint32_t sectors_per_bank = __builtin_popcount(WP_MSK); in flash_stm32_get_wp_sectors() local