Skip to content

drivers: watchdog: stm32 window wdg capability #152943

drivers: watchdog: stm32 window wdg capability

drivers: watchdog: stm32 window wdg capability #152943

Triggered via pull request October 4, 2024 15:24
Status Success
Total duration 2m 39s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 30s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 2 notices
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR): ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details. You may want to run clang-format on this change: - IS_WWDG_TIMEOUT(timeout_max, calculated_timeout_max))) { + IS_WWDG_TIMEOUT(timeout_max, calculated_timeout_max))) { File:drivers/watchdog/wdt_wwdg_stm32.c Line:242 You may want to run clang-format on this change: - LL_WWDG_SetPrescaler(wwdg, - (prescaler_exp_max << WWDG_PRESCALER_POS) & WWDG_PRESCALER_MASK); + LL_WWDG_SetPrescaler(wwdg, (prescaler_exp_max << WWDG_PRESCALER_POS) & WWDG_PRESCALER_MASK); File:drivers/watchdog/wdt_wwdg_stm32.c Line:257
You may want to run clang-format on this change: drivers/watchdog/wdt_wwdg_stm32.c#L242
drivers/watchdog/wdt_wwdg_stm32.c:242 - IS_WWDG_TIMEOUT(timeout_max, calculated_timeout_max))) { + IS_WWDG_TIMEOUT(timeout_max, calculated_timeout_max))) {
You may want to run clang-format on this change: drivers/watchdog/wdt_wwdg_stm32.c#L257
drivers/watchdog/wdt_wwdg_stm32.c:257 - LL_WWDG_SetPrescaler(wwdg, - (prescaler_exp_max << WWDG_PRESCALER_POS) & WWDG_PRESCALER_MASK); + LL_WWDG_SetPrescaler(wwdg, (prescaler_exp_max << WWDG_PRESCALER_POS) & WWDG_PRESCALER_MASK);

Artifacts

Produced during runtime
Name Size
compliance.xml
726 Bytes