/Zephyr-latest/dts/bindings/clock/ |
D | pwm-clock.yaml | 40 Exact output frequency, in case the PWM period is not exact
|
/Zephyr-latest/tests/bluetooth/audio/mocks/src/ |
D | gatt.c | 203 /* Exact copy of subsys/bluetooth/host/gatt.c:gatt_foreach_iter() */ 244 /* Exact copy of subsys/bluetooth/host/gatt.c:foreach_attr_type_dyndb() */ 275 /* Exact copy of subsys/bluetooth/host/gatt.c:bt_gatt_foreach_attr_type() */ 328 /* Exact copy of subsys/bluetooth/host/gatt.c:found_attr() */ 338 /* Exact copy of subsys/bluetooth/host/gatt.c:find_attr() */ 348 /* Exact copy of subsys/bluetooth/host/gatt.c:gatt_insert() */ 373 /* Exact copy of subsys/bluetooth/host/gatt.c:gatt_register() */ 463 /* Exact copy of subsys/bluetooth/host/gatt.c:bt_gatt_attr_read() */
|
/Zephyr-latest/arch/arm/core/ |
D | nmi_on_reset.S | 15 * rebooting might trigger the exact same problem over and over.
|
/Zephyr-latest/modules/mbedtls/configs/ |
D | config-coap.h | 79 /* Save some RAM by adjusting to your exact needs */ 83 * You should adjust this to the exact number of sources you're using: default
|
D | config-ccm-psk-tls1_2.h | 87 /* Save some RAM by adjusting to your exact needs */ 91 * You should adjust this to the exact number of sources you're using: default
|
D | config-suite-b.h | 112 /* Save RAM by adjusting to our exact needs */ 123 * You should adjust this to the exact number of sources you're using: default
|
D | config-threadnet.h | 98 /* Save RAM by adjusting to our exact needs */
|
/Zephyr-latest/drivers/timer/ |
D | nrf_rtc_timer.c | 239 * @param[in] exact Use @c false to allow CC adjustment if @c req_cc value is 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/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/modules/hal_rpi_pico/pico/ |
D | config_autogen.h | 10 * with this exact name.
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | flexspi.c | 45 * if we can't get an exact divider, round down in flexspi_clock_set_freq()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | flexspi.c | 43 * requested when we can't output the exact requested frequency in flexspi_clock_set_freq()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | flexspi.c | 43 * requested when we can't output the exact requested frequency in flexspi_clock_set_freq()
|
/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/dts/bindings/timer/ |
D | st,stm32-lptim.yaml | 52 Gives the LPTIM an exact counting value (s) for timeout expiration.
|
/Zephyr-latest/boards/qemu/arc/ |
D | board.cmake | 24 # Let's rely on the QEMU defaults instead of specifying exact board name,
|
/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/include/zephyr/drivers/ |
D | auxdisplay.h | 446 * @param x Exact or offset X position 447 * @param y Exact or offset Y position 479 * @param x Will be updated with the exact X position 480 * @param y Will be updated with the exact Y position 507 * @param x Exact or offset X position 508 * @param y Exact or offset Y position 540 * @param x Will be updated with the exact X position 541 * @param y Will be updated with the exact Y position
|
/Zephyr-latest/tests/drivers/video/api/src/ |
D | video_common.c | 55 zassert_ok(ret, "expecting exact match to work"); in ZTEST() 89 zassert_ok(ret, "expecting exact match to work"); in ZTEST()
|
/Zephyr-latest/soc/nxp/rw/ |
D | flexspi_clock_setup.c | 34 * if we can't get an exact divider, round down in flexspi_clock_set_freq()
|
/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/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/subsys/bluetooth/services/ |
D | cts.c | 70 /* 'Fractions 256 part of 'Exact Time 256' */ in bt_cts_time_from_unix_ms() 87 /* 'Exact Time 256' contains 'Day Date Time' which contains in bt_cts_time_from_unix_ms()
|
/Zephyr-latest/doc/develop/west/ |
D | sign.rst | 29 build logs to find which exact options were used. Copying these options from the
|
/Zephyr-latest/dts/bindings/led_strip/ |
D | worldsemi,ws2812-gpio.yaml | 16 below. The exact timings of the LED strip data line might vary on the
|