Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dstm32l4x5.h25 #define RCC_APB1ENR2 0x4002105C macro
H A Dstm32l4x5_usart-test.c356 check_clock(qts, "machine/soc/lpuart1/clk", RCC_APB1ENR2, 0); in test_clock_enable()