Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h378 #define OB1CS_EPSIZE(regval) (BITS(8, 11) & ((uint32_t)(regval) << 8)) macro
379 #define OB1CS_EPSIZE_NONE OB1CS_EPSIZE((uint8_t)0x0FU) /*!< no EEPR…
380 #define OB1CS_EPSIZE_4K OB1CS_EPSIZE((uint8_t)0x08U) /*!< 4KB EEP…
381 #define OB1CS_EPSIZE_2K OB1CS_EPSIZE((uint8_t)0x04U) /*!< 2KB EEP…
382 #define OB1CS_EPSIZE_1K OB1CS_EPSIZE((uint8_t)0x02U) /*!< 1KB EEP…