Searched refs:SYSCFG_SWPR (Results 1 – 2 of 2) sorted by relevance
24 #define SYSCFG_SWPR 0x20 macro71 g_assert_cmphex(syscfg_readl(SYSCFG_SWPR), ==, 0x00000000); in test_reset()169 syscfg_writel(SYSCFG_SWPR, 0xFFFFFFFF); in test_set_only_bits()170 syscfg_writel(SYSCFG_SWPR, 0x00000000); in test_set_only_bits()171 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()