Home
last modified time | relevance | path

Searched full:redefined (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/include/zephyr/dt-bindings/adc/
Dstm32h7_adc.h18 * The offset and the width of the resolution field need to be redefined.
/Zephyr-latest/scripts/ci/
Dpylintrc48 # redefined-builtin
87 function-redefined,
179 redefined-argument-from-local,
/Zephyr-latest/dts/bindings/pinctrl/
Drenesas,rzg-pinctrl.yaml93 This property intentionally redefined to avoid unnecessary conversation from usec to
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Ddata_load.py88 …for idx, (data, label) in enumerate(zip(data, label)): # pylint: disable=redefined-argument-fro…
/Zephyr-latest/drivers/flash/
Dflash_stm32.h108 /* Values are redefined below from the stm32h5_hal_flash.h */
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst505 * :github:`8563` - Compilation warning/error on stm32l4: "__weak" redefined
508 * :github:`8511` - nrf52_blenano2 tmp112 sensor sample build failed - redefined I2C
Drelease-notes-1.11.rst89 * Redefined SENSOR_CHAN_HUMIDITY in percent
Drelease-notes-3.1.rst36 * Kconfig preprocessor function ``dt_nodelabel_has_compat`` was redefined, for
1372 * :github:`45611` - GD32 build failure: CAN_MODE_NORMAL is redefined
1652 * :github:`43786` - [Logging] log context redefined with XCC when use zephyr logging api with SOF
Dmigration-guide-3.7.rst170 the Ethernet node can be deleted and redefined as the old binding to use
Drelease-notes-3.2.rst1856 * :github:`50342` - mcuboot: BOOT_MAX_ALIGN is redefined
2460 * :github:`45611` - GD32 build failure: CAN_MODE_NORMAL is redefined
Drelease-notes-2.4.rst1144 * :github:`27544` - TrustZone: NSC_ALIGN gets redefined
Drelease-notes-2.5.rst1679 * :github:`28504` - dfu: dfu libraries might fails to compile on redefined functions while building…
/Zephyr-latest/subsys/llext/
Dllext_load.c330 LOG_ERR("Region %d redefined", mem_idx); in llext_map_sections()