Home
last modified time | relevance | path

Searched full:compliance (Results 1 – 25 of 118) sorted by relevance

12345

/Zephyr-latest/.github/workflows/
Dcompliance.yml1 name: Compliance Checks
14 name: Run compliance checks on patch series (PR)
52 key: ${{ runner.os }}-pip-${{ hashFiles('.github/workflows/compliance.yml') }}
56 pip install -r scripts/requirements-compliance.txt
73 - name: Run Compliance Tests
75 id: compliance
92 name: compliance.xml
93 path: compliance.xml
97 if [[ ! -s "compliance.xml" ]]; then
122 echo "Compliance error, check for error messages in the \"Run Compliance Tests\" step"
/Zephyr-latest/scripts/
Drequirements-compliance.txt1 # COMPLIANCE: required by the compliance scripts
Drequirements.txt5 -r requirements-compliance.txt
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd97 int "Compliance Level"
124 int "Compliance Level"
154 int "Compliance Level"
175 int "Compliance Level"
194 int "Compliance Level"
216 int "Compliance Level"
233 int "Compliance Level"
/Zephyr-latest/boards/ezurio/bl654_dvk/
DKconfig.defconfig19 # Limit max power for FCC compliance with power amplifier
/Zephyr-latest/scripts/ci/
DKconfig.board.v21 # Kconfig top-level ci for compliance testing Kconfig tree for boards / SoC v2 scheme.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dgesture_predictor.hpp5 * you may not use this file except in compliance with the License.
Dassert.cpp5 * you may not use this file except in compliance with the License.
Doutput_handler.hpp5 * you may not use this file except in compliance with the License.
Daccelerometer_handler.hpp5 * you may not use this file except in compliance with the License.
Dmagic_wand_model_data.hpp5 * you may not use this file except in compliance with the License.
Dmain.cpp5 * you may not use this file except in compliance with the License.
Dmain_functions.hpp5 * you may not use this file except in compliance with the License.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dassert.cpp5 * you may not use this file except in compliance with the License.
Dconstants.c5 * you may not use this file except in compliance with the License.
Doutput_handler.cpp5 * you may not use this file except in compliance with the License.
Doutput_handler.hpp5 * you may not use this file except in compliance with the License.
Dmain_functions.h5 * you may not use this file except in compliance with the License.
Dmodel.hpp5 * you may not use this file except in compliance with the License.
Dmain.c5 * you may not use this file except in compliance with the License.
/Zephyr-latest/doc/security/standards/
Dindex.rst13 to achieve compliance.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/boards/
Dlitex_vexriscv.conf4 # you may not use this file except in compliance with the License.
Dlitex_vexriscv.overlay4 you may not use this file except in compliance with the License.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
Dprj.conf4 # you may not use this file except in compliance with the License.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
Dprj.conf4 # you may not use this file except in compliance with the License.

12345