Home
last modified time | relevance | path

Searched refs:workaround (Results 1 – 25 of 60) sorted by relevance

123

/Zephyr-latest/soc/nordic/nrf52/
DKconfig78 int "Anomaly 132 workaround delay (microseconds)"
91 depending on application, workaround may also need to be applied.
96 bool "Anomaly 198 workaround"
105 bool "Anomaly 109 workaround"
116 int "Anomaly 109 workaround EGU instance"
121 EGU instance used by the nRF52 Anomaly 109 workaround for PWM.
124 bool "Anomaly 219 workaround"
128 the I2C specification at 400 kHz. This workaround configures the I2C
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay27 /* Temporary workaround to reserve P1.03 for cpuapp */
32 /* Temporary workaround to reserve P1.02 for cpuapp */
/Zephyr-latest/soc/nordic/nrf53/
DCMakeLists.txt13 nRF5340 SoC. The related workaround cannot be applied, because your
15 Consider enabling the system clock to apply the workaround.
DKconfig45 bool "Anomaly 47 workaround"
49 the I2C specification at 400 kHz. This workaround configures the I2C
58 Indicates that the workaround for the anomaly 160 that affects
63 If this option is enabled, but the workaround cannot be applied,
76 Indicates that the workaround for the anomaly 168 that affects
78 The workaround involves execution of 8 NOP instructions when the CPU
83 bool "Extend the workaround to execution at 128 MHz from RAM"
86 Indicates that the anomaly 168 workaround is to be extended to cover
92 bool "Pre-tick workaround for nRF5340 anomaly 165"
98 Indicates that the pre-tick workaround for the anomaly 165 that affects
[all …]
/Zephyr-latest/samples/subsys/ipc/openamp/boards/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay17 /* This is a duplication of sram4, workaround */
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/
Dlpcxpresso55s69_lpc55s69_cpu1.overlay17 /* This is a duplication of sram4, workaround */
/Zephyr-latest/boards/adafruit/feather_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/sysbuild/vpr_launcher/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay19 /* Temporary workaround as it is currently not possible
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54l15dk_nrf54l15_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
Dnrf52840dk_nrf52840.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54l20pdk_nrf54l20_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54h20dk_nrf54h20_cpuppr.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54h20dk_nrf54h20_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
/Zephyr-latest/soc/intel/intel_adsp/
DKconfig.defconfig10 # A workaround for HWMv2 to recover SOF arch/xtensa defaults overridden by arch/host.
/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8xxx.c438 #if DT_INST_NODE_HAS_PROP(0, workaround)
665 int workaround = DT_INST_PROP(0, workaround); local
667 if (workaround & 0x01) {
670 if (workaround & 0x02) {
673 if (workaround & 0x04) {
801 #if DT_INST_NODE_HAS_PROP(0, workaround)
/Zephyr-latest/drivers/serial/
DKconfig.altera19 bool "ALTERA UART flow control workaround"
/Zephyr-latest/drivers/spi/
DKconfig.nrfx81 'anomaly-58-workaround' a workaround can be enabled per SPIM
85 enabling 'anomaly-58-workaround' via the Devicetree.
DKconfig.stm3248 int "timeout in us for the STM32 busy flag workaround"
/Zephyr-latest/drivers/timer/
DKconfig.arm_arch26 the workaround for the erratum within the timer driver.
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst269 - No workaround, will fix in future release.
272 - No workaround need it, there is no support for high speed mode.
275 - No workaround, will fix in future release.
278 - No workaround, will fix in future release.
281 - No workaround, will fix in future release.
284 - No workaround, will fix in future release.
287 - No workaround, will fix in future release.
/Zephyr-latest/drivers/usb/bc12/
DKconfig.pi3usb920137 This is a workaround for a glitch seen on the USB data lines when
/Zephyr-latest/cmake/compiler/xt-clang/
Dcompiler_flags.cmake41 # would mark as test being failed. To workaround that,
/Zephyr-latest/include/zephyr/arch/arc/asm-compat/
Dasm-macro-32-bit-gnu.h24 ; workaround assembler barfing for ST r, [@symb, 0]

123