Searched refs:GD32_REMAP_REG_POS (Results 1 – 1 of 1) sorted by relevance
111 #define GD32_REMAP_REG_POS 0U macro133 (((remap) >> GD32_REMAP_REG_POS) & GD32_REMAP_REG_MSK)173 ((((reg) & GD32_REMAP_REG_MSK) << GD32_REMAP_REG_POS) | \