Searched refs:RCC_IWDGC1CFGSETR (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 196 RST_SETR(IWDG2_KER_R, RCC_IWDGC1CFGSETR, 18), 198 RST_SETR(IWDG1_SYS_R, RCC_IWDGC1CFGSETR, 0), 199 RST_SETR(IWDG2_SYS_R, RCC_IWDGC1CFGSETR, 2),
|
| H A D | stm32mp25_rstctrl.c | 221 RST_SETR(IWDG2_KER_R, RCC_IWDGC1CFGSETR, 18), 223 RST_SETR(IWDG1_SYS_R, RCC_IWDGC1CFGSETR, 0), 224 RST_SETR(IWDG2_SYS_R, RCC_IWDGC1CFGSETR, 2),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 260 #define RCC_IWDGC1CFGSETR U(0x470) macro
|
| H A D | stm32mp25_rcc.h | 279 #define RCC_IWDGC1CFGSETR U(0x470) macro
|