Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h173 #define FMC_WP1_BK1WP BITS(0,7) /*!< store … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_fmc.c1373 return (uint8_t)((FMC_WP1 & FMC_WP1_BK1WP) >> WP1_BK1WP_OFFSET); in ob_bk1_write_protection_get()