- Le 15 Oct 24, à 16:20, peter maydell peter.mayd...@linaro.org a écrit :
> On Thu, 3 Oct 2024 at 09:11, Inès Varhol wrote:
>>
>> For USART, GPIO and SYSCFG devices, check that clock frequency before
>> and after enabling the peripheral clock in RCC is correct.
>>
>> Signed-off-by: Inès Va
On Thu, 3 Oct 2024 at 09:11, Inès Varhol wrote:
>
> For USART, GPIO and SYSCFG devices, check that clock frequency before
> and after enabling the peripheral clock in RCC is correct.
>
> Signed-off-by: Inès Varhol
> Reviewed-by: Peter Maydell
> Reviewed-by: Luc Michel
> +static void test_cloc
For USART, GPIO and SYSCFG devices, check that clock frequency before
and after enabling the peripheral clock in RCC is correct.
Signed-off-by: Inès Varhol
Reviewed-by: Peter Maydell
Reviewed-by: Luc Michel
---
tests/qtest/stm32l4x5.h | 42 +
tests/qtest