Home
last modified time | relevance | path

Searched refs:get_clock_period (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dstm32l4x5.h29 static inline uint64_t get_clock_period(QTestState *qts, const char *path) in get_clock_period() function
H A Dstm32l4x5_syscfg-test.c309 g_assert_cmpuint(get_clock_period(global_qtest, SYSCFG_CLK), ==, 0); in test_clock_enable()
314 g_assert_cmpuint(get_clock_period(global_qtest, SYSCFG_CLK), ==, in test_clock_enable()
H A Dstm32l4x5_usart-test.c338 g_assert_cmpuint(get_clock_period(qts, path), ==, 0); in check_clock()
340 g_assert_cmpuint(get_clock_period(qts, path), ==, SYSCLK_PERIOD); in check_clock()
H A Dstm32l4x5_gpio-test.c521 g_assert_cmpuint(get_clock_period(global_qtest, path), ==, 0); in test_clock_enable()
524 g_assert_cmpuint(get_clock_period(global_qtest, path), ==, in test_clock_enable()