Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c834 ob_parm->spc = (uint8_t)OB_SPC; in ob_parm_get()
852 uint8_t spc, user, data0, data1, wp0, wp1; in ob_value_modify() local
854 spc = ob_parm->spc; in ob_value_modify()
863 spc = (uint8_t)value; in ob_value_modify()
875 OB_SPC = spc; in ob_value_modify()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h127 uint8_t spc; /*!< option byte parameter spc */ member