Home
last modified time | relevance | path

Searched refs:fact (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/cmake/compiler/xcc/
Dcompiler_flags.cmake6 # fact that linkage semantics differed between C99 and GNU at the
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig53 # fact SOF has its own heap. Just leave a little for stray malloc()
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/
Dlinker_xtensa_intel_adsp_cavs.ld24 * RAM) has a bit of both TEXT and DATA. In fact, the default linker
/Zephyr-latest/doc/build/dts/
Ddt-vs-kconfig.rst25 * The fact that the board has this UART **hardware** is described with two UART
/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c958 static const uint8_t fact[] = { 10, 15, 20, 25 }; in offer_delay() local
962 fact[RECV_WIN_FACT(crit)], RECV_WIN, fact[RSSI_FACT(crit)], rssi); in offer_delay()
965 delay = (int32_t)fact[RECV_WIN_FACT(crit)] * RECV_WIN; in offer_delay()
966 delay -= (int32_t)fact[RSSI_FACT(crit)] * rssi; in offer_delay()
/Zephyr-latest/boards/nxp/frdm_ke17z512/doc/
Dindex.rst192 https://www.nxp.com/docs/en/fact-sheet/KE1xZMCUFAMFS.pdf
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst40 does not: the fact that your CPU will not be interrupted while you are
72 identical code to legacy IRQ locks. In fact the entirety of the
92 instruction) interrupt masking operation. That, and the fact that the
/Zephyr-latest/subsys/fs/
DKconfig.fatfs232 The reduction comes from the fact that FAT FS does not have to
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig54 needs to be set to the same value; this is due to the fact that the MCUmgr uses
/Zephyr-latest/arch/arm/core/
DKconfig139 C++ languages; in fact, this symbol refers to all forms of
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst67 They resolve by the fact that dominant bits override recessive bits.
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt.rst190 and overwrite. This might sound a bit unusual, but is in fact simple
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst19 fact, Zephyr’s build system supports arbitrary use cases related to blobs. This
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst49 …is also assumed that frontend provides the timestamp. Frontend utilizes a fact that there are mult…
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst309 https://www.nxp.com/docs/en/fact-sheet/HEXIWEAR-FS.pdf
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst471 The limitation of this parser is the fact that after the arrays are generated
598 The name comes from the fact that all the entries to the arrays that would create
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst324 In fact, there is a race condition in the previous example: the interrupt could
/Zephyr-latest/doc/safety/
Dsafety_overview.rst142 another purpose beside the fact of a unified ruleset. It is also necessary to prove that the
/Zephyr-latest/doc/services/tracing/
Dindex.rst29 In fact, I/O varies greatly from system to system. Therefore, it is
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst481 guidelines heavily discourage usage of heap and the fact that a resource pool is
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst824 targets provided by Zephyr's build system (in fact, that's how these
Dmanifest.rst1563 Your Zephyr downstream has a lot of additional repositories. So many, in fact,
1624 This may seem strange, but it allows you to redefine projects "after the fact",
/Zephyr-latest/doc/services/zbus/
Dindex.rst380 Based on the fact that developers can use zbus to solve many different problems, some challenges
/Zephyr-latest/doc/develop/
Dmodules.rst47 <west-workspace>`. In fact, modules :ref:`do not require west
/Zephyr-latest/doc/develop/test/
Dtwister.rst434 This option is often used to test drivers and the fact that they are correctly

12