Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_syscfg.c452 …return (uint8_t)((SYSCFG_CFG3 & SYSCFG_CFG3_SRAMECCSERRBITS) >> SYSCFG_CFG3_SRAMECCSERRBIT_OFFSET); in syscfg_sram_ecc_bit_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_syscfg.h109 #define SYSCFG_CFG3_SRAMECCSERRBITS BITS(12,17) /… macro