Searched refs:look (Results 1 – 25 of 108) sorted by relevance
12345
/Zephyr-latest/doc/services/debugging/ |
D | symtab.rst | 10 Currently, this is being used to look up the function names during a stack trace in supported archi… 18 function to look-up the symbol name and offset of an address. More advanced functionalities and be
|
/Zephyr-latest/snippets/cdc-acm-console/ |
D | README.rst | 28 device node with driver support. This should look roughly like this in
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | zperf.rst | 37 For TCP testing, the command line would look like this: 51 For TCP the zperf command would look like this:
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 44 file would look similar to: 64 file would look similar to: 83 look similar to: 104 to the functionality of the handler being implemented. An example file would look similar to: 114 source files if the Kconfig options are enabled. An example file would look similar to:
|
/Zephyr-latest/share/sysbuild/ |
D | Kconfig.v2 | 12 if not found we look for the linker file in
|
D | Kconfig | 12 if not found we look for the linker file in
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/ |
D | doxytooltip.css | 3 look and feel that's consistent with the rest of the documentation without necessarily aiming
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/ |
D | README.rst | 18 When multi-player mode has been selected the game will try to look for
|
/Zephyr-latest/samples/net/cellular_modem/ |
D | README.rst | 13 script found in the server folder. DNS is used to look
|
/Zephyr-latest/doc/hardware/porting/ |
D | soc_porting.rst | 59 Your SoC directory should look like this: 158 In general, :file:`<soc>.dtsi` should look like this: 199 :file:`<soc>_<cluster>.dtsi`. A :file:`<soc>_<cluster>.dtsi` file will look 230 A :file:`Kconfig.soc` may look like this: 292 will look like:
|
/Zephyr-latest/samples/sensor/tmp116/ |
D | README.rst | 56 The output should look like this:
|
/Zephyr-latest/doc/contribute/style/ |
D | code.rst | 13 "nearby" code (first look at the function, then the same file, then
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 50 option must also be set. The resulting settings page should look similar to this: 77 Once the include file has been added, your properties page should look
|
/Zephyr-latest/samples/arch/mpu/mpu_test/ |
D | README.rst | 46 When running the above on an ARMv7 or ARMv8 CPU, the output of each command may look 95 look different, as ARMv6 handles MPU faults as generic hard faults. Moreover, when
|
/Zephyr-latest/soc/andestech/ae350/ |
D | Kconfig | 89 a look-up table and replaces suitable 32-bit instructions with
|
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/ |
D | README.rst | 29 "dummy_partition", "DUMMY_PARTITION", "dp", and "DP" to your own partition name. Also, look through
|
/Zephyr-latest/samples/net/sockets/echo/ |
D | README.rst | 52 Linux. (Note: if you look at the source, you will see that the code is
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | README.rst | 54 Linux. (Note: if you look at the source, you will see that the code is
|
/Zephyr-latest/doc/services/storage/secure_storage/ |
D | index.rst | 78 To configure the implementation of the PSA Secure Storage API provided by Zephyr, have a look at the 103 Have a look at the ``CONFIG_SECURE_STORAGE_ITS_(STORE|TRANSFORM)_.*_CUSTOM``
|
/Zephyr-latest/doc/develop/test/twister/ |
D | twister_blackbox.rst | 86 take a look there for an example. 89 - Consider using class fields instead - look at TESTDATAs for an example.
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | README.rst | 59 Take a look at :zephyr_file:`samples/subsys/llext/modules/sample.yaml` for
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | README.rst | 21 To make use of the heater have a look at the Kconfig options for this application.
|
/Zephyr-latest/subsys/debug/coredump/ |
D | Kconfig | 119 need to look into the privilege stacks.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | README.rst | 64 Linux. (Note: if you look at the source, you will see that the code is
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 62 Linux. (Note: if you look at the source, you will see that the code is
|
12345