Searched refs:apb1rstr1 (Results 1 – 2 of 2) sorted by relevance
198 uint32_t apb1rstr1; member
941 s->apb1rstr1 = 0x0; in stm32l4x5_rcc_reset_hold()1005 retvalue = s->apb1rstr1; in stm32l4x5_rcc_read()1138 s->apb1rstr1 = value; in stm32l4x5_rcc_write()1356 VMSTATE_UINT32(apb1rstr1, Stm32l4x5RccState),