[nrf_fromlist] drivers: spi: nrfx_spim: set/clear pins retention #7422
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 15s
Annotations
1 error, 1 warning, and 1 notice
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:
- nrf_gpd_retain_pins_set(dev_config->pcfg, true);
+ nrf_gpd_retain_pins_set(dev_config->pcfg, true);
File:drivers/spi/spi_nrfx_spim.c
Line:613
|
You may want to run clang-format on this change:
drivers/spi/spi_nrfx_spim.c#L613
drivers/spi/spi_nrfx_spim.c:613
- nrf_gpd_retain_pins_set(dev_config->pcfg, true);
+ nrf_gpd_retain_pins_set(dev_config->pcfg, true);
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
598 Bytes |
|