Home
last modified time | relevance | path

Searched full:normalized (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/.github/workflows/
Dcodecov.yaml25 normalized: 'mps2_an385'
27 normalized: 'native_sim'
29 normalized: 'qemu_x86'
31 normalized: 'unit_testing'
105 ./scripts/twister -E ${{matrix.normalized}}-testplan.json
120 mv twister-out/coverage.json coverage/reports/${{matrix.normalized}}.json
126 name: Coverage Data (Subset ${{ matrix.normalized }})
128 coverage/reports/${{ matrix.normalized }}.json
129 ${{ matrix.normalized }}-testplan.json
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dpackage.py33 normalized = p.replace("/", "_")
34 dirs.append(os.path.join(self.options.outdir, normalized, t['name']))
/Zephyr-latest/dts/bindings/ieee802154/
Datmel,rf2xx.yaml109 This value represent minimum normalized value in dBm for the transceiver
121 This value represent maximum normalized value in dBm for the transceiver
/Zephyr-latest/subsys/llext/
DKconfig117 It will also be used, normalized, as the prefix for the variable
/Zephyr-latest/arch/arm/core/
DKconfig313 represent normalized values in the range of 2^(-14) to 65504. There are
322 so that this format can represent normalized values in the range of
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/
Dmain.c62 /** Calculate the normalized result of a - b.
80 /** Calculate the normalized result of a + b.
/Zephyr-latest/modules/cmsis-dsp/
DKconfig106 * Normalized LMS Filter
/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.c175 * normalized sensor_value type until later. in fxas21002_sample_fetch()
222 /* Convert raw gyroscope data to the normalized sensor_value type. */ in fxas21002_channel_get()
/Zephyr-latest/drivers/sensor/nxp/fxos8700/
Dfxos8700.c296 * normalized sensor_value type until later. in fxos8700_sample_fetch()
398 * then convert raw accelerometer data to the normalized sensor_value in fxos8700_channel_get()
436 * convert raw magnetometer data to the normalized sensor_value type. in fxos8700_channel_get()
/Zephyr-latest/include/zephyr/net/
Dnet_mgmt.h284 * normalized by the related event.
/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c264 * normalized sensor_value type until later. in fxls8974_sample_fetch()
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst12 * Normalized APIs across all architectures.
31 * Add architecture interface headers and normalized APIs across all arches
Drelease-notes-2.4.rst67 * ``<drivers/uart.h>`` has seen its callbacks normalized.
74 * ``<drivers/dma.h>`` has seen its callback normalized. It had its signature
80 * ``<drivers/ipm.h>`` has seen its callback normalized.
Drelease-notes-2.7.rst39 * Normalized APIs across all architectures
/Zephyr-latest/drivers/ieee802154/
Dieee802154_rf2xx.c537 LOG_DBG("Tx-power normalized: %d dBm, PHY_TX_PWR 0x%02x, idx %d", in rf2xx_set_txpower()
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py916 When string has been normalized it will be converted into upper case.
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os.h271 /// \return time value normalized to the \ref osKernelSysTickFrequency
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h339 /** Phase-based normalized attack detector metric
343 /** Phase-based normalized attack detector metric
/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_test.c1351 "normalized value."); in ZTEST()
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst308 Board qualifiers of the form ``<soc>/<cpucluster>/<variant>`` are normalized so
/Zephyr-latest/cmake/modules/
Dextensions.cmake1600 # - Normalized board target build string, this includes qualifiers and revision