Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_fmc.c600 uint32_t drp_state = FMC_OBCTL0 & FMC_OBCTL0_DRP; in ob_drp_enable() local
608 if(RESET == drp_state) { in ob_drp_enable()