/Zephyr-latest/drivers/timer/ |
D | nrf_rtc_timer.c | 248 static int set_alarm(int32_t chan, uint32_t req_cc, bool exact) in set_alarm() argument 318 if (exact) { in set_alarm() 325 } else if (exact) { in set_alarm() 342 void *user_data, bool exact) in compare_set_nolocks() argument 358 ret = set_alarm(chan, cc_value, exact); in compare_set_nolocks() 360 } else if (!exact) { in compare_set_nolocks() 378 void *user_data, bool exact) in compare_set() argument 384 int ret = compare_set_nolocks(chan, target_time, handler, user_data, exact); in compare_set()
|
/Zephyr-latest/boards/qemu/arc/ |
D | board.cmake | 24 # Let's rely on the QEMU defaults instead of specifying exact board name,
|
/Zephyr-latest/arch/xtensa/core/ |
D | mpu.c | 158 bool *exact, uint8_t *entry_idx) in check_addr_in_mpu_entries() argument 193 if (exact != NULL) { in check_addr_in_mpu_entries() 195 *exact = true; in check_addr_in_mpu_entries() 197 *exact = false; in check_addr_in_mpu_entries()
|
/Zephyr-latest/boards/ |
D | index.rst | 27 * Can't find your exact board? Don't worry! If a similar board with the same or a closely related
|
/Zephyr-latest/subsys/lorawan/services/ |
D | Kconfig | 117 This setting has significant influence on RAM usage. If the exact 138 This setting has significant influence on RAM usage. If the exact
|
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/ |
D | README.rst | 34 - :file:`cmsis_dsp_wrapper.c`: calls the exact math functions from CMSIS-DSP if :kconfig:option:`CO… 35 …ree location where that NatureDSP lib and headers can be found, calls the exact math functions fro…
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 141 bool "support for exact float/string conversion" 144 Uses Ryu algorithm for exact binary/decimal float conversions.
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig | 181 If this value is modified, its remote counterpart must be set to the exact same value. 210 …If this option is modified on a multicore SoC, its remote counterpart must be set to the exact sam…
|
/Zephyr-latest/doc/develop/west/ |
D | sign.rst | 29 build logs to find which exact options were used. Copying these options from the
|
D | troubleshooting.rst | 67 C:\foo\python\python38\lib\site-packages``. The exact location
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 60 pass a callback to be called when it is necessary to know the exact instant when
|
/Zephyr-latest/doc/hardware/arch/ |
D | arc-support-status.rst | 12 * plans are given without exact deadlines
|
D | arm-scmi.rst | 113 which offers a set of functions for this exact purpose. Furthermore,
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | linker.ld | 170 . = ALIGN(4); /* so __bss_num_dwords is exact */
|
/Zephyr-latest/subsys/net/lib/http/ |
D | Kconfig | 169 This means that instead of specifying multiple resources with exact
|
/Zephyr-latest/doc/build/dts/ |
D | api-usage.rst | 39 exact node you're looking for. 169 Properties with ``string`` and ``boolean`` types work the exact same way. The
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 56 The exact steps of the extension building process depend on the currently
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 200 …"``<DIGEST>``", "A string digest representing the credential contents. The exact nature of this di…
|
D | net_pkt.rst | 187 exact amount of data that must be read or written.
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 38 # scheme does not cover the exact needs. For those use-cases it is possible
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 333 exact: <true|false> 769 exact: <true|false> 808 Exact revision matching is enabled when ``exact: true`` is specified in the 811 When exact is defined then building for ``plank@0.7.0`` in the above example
|
D | soc_porting.rst | 18 - SoC: the exact system on a chip the board's CPU is part of.
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 179 The exact number of intermediate binaries is decided during the configuration
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 178 …The additional ``+ 4`` bytes are reserved for the header, which contains the exact size of the mes…
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 114 code multiple times and get the exact same result. Instrumenting the 401 privileges (or the CAP_NET_ADMIN POSIX capability, to be exact) so
|