Searched refs:what (Results 76 – 100 of 245) sorted by relevance
12345678910
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_corstone300_an547_ns.dts | 78 /* The memory regions defined below must match what the TF-M
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 39 The policy for what to do when encountering a failed assertion is controlled 107 The first parameter tells ``__ASSERT_EVAL()`` what to do if ``__ASSERT()`` is 108 disabled. The second parameter tells ``__ASSERT_EVAL()`` what to do if 239 The policy for what to do when encountering a fatal error is determined by the
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig.defconfig | 87 # what the ztest_thread_stack defaults to.
|
/Zephyr-latest/doc/hardware/arch/ |
D | semihost.rst | 24 of code across datasets that are larger than what can fit into ROM of an
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 109 of what may or may not be a valid kernel object, the address can be validated 113 it is important to know what subsystem a driver belongs to so that 116 determine what subsystem the driver belongs to. 127 * A type field indicating what kind of object this is, which is some 254 what API struct they are set to.
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLServerSocket.cpp | 105 GlobalOutput.printf("getaddrinfo() -> %d; %s", e.code().value(), e.what()); in listen()
|
D | TSSLSocket.h | 369 const char *what() const noexcept override in what() function
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | heartbeat.rst | 19 what features the node supports.
|
D | health_srv.rst | 19 are close to the limits of what the node is designed to withstand, but not
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 007_ext-source.md | 17 Brief description of what this software does
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 134 There is currently no documentation for what device drivers exist and which 140 - Look inside that directory for relevant files until you figure out what the 190 If your driver's Kconfig is not set to ``y``, you need to figure out what you 273 You can then search for the file in the build directory to see what your 333 Some hints for what to check next if you don't see the "whoops" error message:
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | Kconfig | 25 Do not mess with it unless you know what you are doing.
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.quectel-bg9x | 70 Do not mess with it unless you know what you are doing.
|
/Zephyr-latest/cmake/ |
D | target_toolchain_flags.cmake | 40 # Configure the toolchain flags based on what toolchain technology is used
|
D | gcc-m-cpu.cmake | 3 # Determines what argument to give to -mcpu= based on the
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 19 frequency of 1 Hz. This sample calibrates itself to what the hardware supports
|
/Zephyr-latest/arch/nios2/ |
D | Kconfig | 60 describing what that cause code means.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | gmap.rst | 7 the remote device's GMAS to see what GMAP roles and features they support.
|
/Zephyr-latest/samples/basic/blinky/ |
D | README.rst | 89 - If you're not sure what to do, check the devicetrees for supported boards which
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/ |
D | README.rst | 31 for the UARTE), it can be checked that what is sent by a given peripheral
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 96 'one-line help for what my-command-name does', # self.help 151 help: one-line help for what my-command-name does 185 help: one-line help for what my-command-name does
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.x86 | 33 source. NOTE: this probably isn't what you want except on
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 15 been limited, there are conditions on what can be expected to work in
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 21 Note that this is only what DTS describes: the NVMe controller, and none of its namespaces (disks).
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 28 exhausted. You have control over what happens next; either erase oldest
|
12345678910