Searched refs:SYSCFG_SWPR2 (Results 1 – 2 of 2) sorted by relevance
25 #define SYSCFG_SWPR2 0x28 macro80 g_assert_cmphex(syscfg_readl(SYSCFG_SWPR2), ==, 0x00000000); in test_reset()178 syscfg_writel(SYSCFG_SWPR2, 0xFFFFFFFF); in test_set_only_bits()179 syscfg_writel(SYSCFG_SWPR2, 0x00000000); in test_set_only_bits()180 g_assert_cmphex(syscfg_readl(SYSCFG_SWPR2), ==, 0xFFFFFFFF); in test_set_only_bits()
42 #define SYSCFG_SWPR2 0x28 macro125 case SYSCFG_SWPR2: in stm32l4x5_syscfg_read()192 case SYSCFG_SWPR2: in stm32l4x5_syscfg_write()