Searched refs:SYSCFG_SWPR (Results 1 – 2 of 2) sorted by relevance
24 #define SYSCFG_SWPR 0x20 macro79 g_assert_cmphex(syscfg_readl(SYSCFG_SWPR), ==, 0x00000000); in test_reset()177 syscfg_writel(SYSCFG_SWPR, 0xFFFFFFFF); in test_set_only_bits()178 syscfg_writel(SYSCFG_SWPR, 0x00000000); in test_set_only_bits()179 g_assert_cmphex(syscfg_readl(SYSCFG_SWPR), ==, 0xFFFFFFFF); in test_set_only_bits()
43 #define SYSCFG_SWPR 0x20 macro124 case SYSCFG_SWPR: in stm32l4x5_syscfg_read()182 case SYSCFG_SWPR: in stm32l4x5_syscfg_write()