Home
last modified time | relevance | path

Searched full:ini (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dll.set1.llcp.test_list13 LL/CON/INI/BV-01-C
14 LL/CON/INI/BV-02-C
15 LL/CON/INI/BV-06-C
16 LL/CON/INI/BV-07-C
17 LL/CON/INI/BV-08-C
18 LL/CON/INI/BV-09-C
19 LL/CON/INI/BV-10-C
20 LL/CON/INI/BV-11-C
21 LL/CON/INI/BV-12-C
22 LL/CON/INI/BV-16-C
[all …]
/Zephyr-latest/samples/drivers/crypto/src/
Dmain.c133 struct cipher_ctx ini = { in ecb_mode() local
151 if (cipher_begin_session(dev, &ini, CRYPTO_CIPHER_ALGO_AES, in ecb_mode()
157 if (cipher_block_op(&ini, &encrypt)) { in ecb_mode()
173 cipher_free_session(dev, &ini); in ecb_mode()
175 if (cipher_begin_session(dev, &ini, CRYPTO_CIPHER_ALGO_AES, in ecb_mode()
181 if (cipher_block_op(&ini, &decrypt)) { in ecb_mode()
198 cipher_free_session(dev, &ini); in ecb_mode()
215 struct cipher_ctx ini = { in cbc_mode() local
238 if (cipher_begin_session(dev, &ini, CRYPTO_CIPHER_ALGO_AES, in cbc_mode()
244 if (cipher_cbc_op(&ini, &encrypt, iv)) { in cbc_mode()
[all …]
/Zephyr-latest/scripts/dts/python-devicetree/
Dtox.ini14 python -m mypy --config-file={toxinidir}/tox.ini --package=devicetree
/Zephyr-latest/samples/net/gptp/
DREADME.rst82 cp ../gptp_cfg.ini .
84 Edit the :file:`gptp_cfg.ini` file and set the neighborPropDelayThresh to 10000
92 sudo ./gptp enp0s25 -F gptp_cfg.ini
/Zephyr-latest/scripts/west_commands/
Drun_tests.py29 mypy = [sys.executable, '-m', 'mypy', f'--config-file={here}/mypy.ini',
/Zephyr-latest/tests/drivers/can/host/
DREADME.rst63 .. code-block:: ini
104 .. code-block:: ini
/Zephyr-latest/doc/develop/west/
Dsign.rst37 .. code-block:: ini
Dconfig.rst14 West's configuration file syntax is INI-like; here is an example file:
16 .. code-block:: ini
/Zephyr-latest/scripts/west_commands/runners/
Dnrfjprog.py56 help='path to an .ini file with qspi configuration')
/Zephyr-latest/doc/releases/
Drelease-notes-1.9.rst278 * ``ZEP-2314`` - Testcase failure :tests/benchmarks/timing_info/testcase.ini#test
279 * ``ZEP-2316`` - Testcase failure :tests/bluetooth/shell/testcase.ini#test_br
Drelease-notes-1.8.rst278 * ``ZEP-1936`` - tests/drivers/spi/spi_basic_api/testcase.ini#test_spi - Assertion Fail
Drelease-notes-1.6.rst321 * ``ZEP-1124`` - tests/kernel/test_sprintf/microkernel/testcase.ini#test failure on frdm_k64f
Drelease-notes-1.7.rst435 * ``ZEP-1768`` - samples: cases miss testcase.ini
Drelease-notes-1.11.rst261 * :github:`3747` - tests/kernel/mem_slab/test_mslab_threadsafe/testcase.ini#test type:qemu-zephyr-a…
Drelease-notes-1.10.rst482 * :github:`4791` - rpl-node uses testcase.ini instead of sample.yaml format
Drelease-notes-3.1.rst1339 * :github:`45826` - Bluetooth: controller: Assert in lll.c when executing LL/CON/INI/BV-28-C
/Zephyr-latest/drivers/sensor/maxim/max17262/
Dmax17262.c293 /** STEP 2.1 --> OPTION 1 EZ Config (No INI file is needed) */ in max17262_gauge_init()
/Zephyr-latest/drivers/gpio/
Dgpio_xlnx_ps_bank.c423 * of the parent Xilinx PS GPIO controller device driver. This ini-