/Zephyr-latest/samples/bluetooth/hci_uart/boards/ |
D | panb511evb_nrf54l15_cpuapp_df.overlay | 21 * antenna for Tx PDU (period before start of Tx CTE).
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/boards/ |
D | nrf52833dk_nrf52833_df.overlay | 20 * antenna for Tx PDU (period before start of Tx CTE).
|
D | nrf5340dk_nrf5340_cpunet_df.overlay | 20 * antenna for Tx PDU (period before start of Tx CTE).
|
/Zephyr-latest/doc/security/standards/ |
D | index.rst | 6 For a long period organizations were, more or less, left responsible to deal
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 44 attention period, :c:member:`bt_mesh_health_srv_cb.attn_off` is called at 47 The remaining time for the attention period may be queried through
|
/Zephyr-latest/samples/basic/rgb_led/ |
D | README.rst | 13 is driven by a PWM port where the pulse width is changed from zero to the period 14 indicated in Devicetree. Such period should be fast enough to be above the
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 18 Some PWM hardware cannot set the PWM period to 1 second to achieve the blinking 20 at startup. The maximum PWM period is decreased appropriately until a value
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.ws | 31 Sleep period between TX retry attempts.
|
/Zephyr-latest/tests/drivers/pwm/pwm_gpio_loopback/ |
D | Kconfig | 28 considered a PASS. For example, if set to 5, the measured period or duty cycle
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 73 - Public: The embargo period has ended. The issue will be made 107 embargo period of at most 90 days. The intent is to allow 30 days 136 have been fixed. After the embargo period, the vulnerabilities page 147 the embargo period. 202 security vulnerabilities before the embargo period ends:
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | health.c | 331 SHELL_CMD_ARG(period-get, NULL, NULL, cmd_period_get, 1, 0), 332 SHELL_CMD_ARG(period-set, NULL, "<Divisor>", cmd_period_set, 2, 0), 333 SHELL_CMD_ARG(period-set-unack, NULL, "<Divisor>", cmd_period_set_unack, 2, 0),
|
/Zephyr-latest/tests/boards/nrf/qdec/src/ |
D | main.c | 74 static void qenc_emulate_start(k_timeout_t period, bool forward) in qenc_emulate_start() argument 81 k_timer_start(&qenc_emulate_timer, period, period); in qenc_emulate_start()
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/ |
D | main.c | 126 static inline void beep(uint32_t period) in beep() argument 128 pwm_set_dt(&pwm, period, period / 2); in beep()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_gecko.c | 66 static int wdt_gecko_convert_window(uint32_t window, uint32_t period) in wdt_gecko_convert_window() argument 71 incr_val = period / 8; in wdt_gecko_convert_window()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_mcxw_utils.c | 348 void set_csl_ie(uint8_t *pdu, uint16_t length, uint16_t period, uint16_t phase) in set_csl_ie() argument 354 sys_put_le16(period, csl_ie_content + 2); in set_csl_ie()
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/ |
D | Kconfig | 25 int "SMP command re-send period in ms"
|
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 15 period is taken from Devicetree. It should be fast enough to be above the
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | Kconfig | 107 int "Monitor task execution period" 110 Monitor task execution period in milliseconds. The monitor task is
|
/Zephyr-latest/samples/subsys/display/lvgl/boards/ |
D | native_sim.overlay | 18 steps-per-period = <4>;
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_persistence.c | 73 .period = BT_MESH_PUB_PERIOD_10SEC(2), \ 83 .period = BT_MESH_PUB_PERIOD_10SEC(1), \ 93 .period = BT_MESH_PUB_PERIOD_10SEC(3), \ 103 .period = BT_MESH_PUB_PERIOD_10SEC(2), \ 113 .period = 0, \ 337 ASSERT_EQUAL(expected->period, got->period); in check_mod_pub_params()
|
/Zephyr-latest/scripts/native_simulator/native/src/ |
D | timer_model.c | 169 void hwtimer_enable(uint64_t period) in hwtimer_enable() argument 171 tick_p = period; in hwtimer_enable()
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nor | 91 int "Dwell period (ms) after last use to stay in active mode" 99 transaction occurs before the dwell period expires.
|
/Zephyr-latest/tests/posix/eventfd/ |
D | Kconfig | 15 period of time without encountering any race conditions.
|
/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/ |
D | vcnl36825t.c | 314 switch (config->period) { in vcnl36825t_init_registers() 446 switch (config->period) { in vcnl36825t_init_registers() 560 .period = DT_INST_ENUM_IDX(inst, measurement_period), \
|
/Zephyr-latest/boards/st/stm32g081b_eval/ |
D | stm32g081b_eval.dts | 181 * hbit_clk = HSI_clk / 27 = 592.6 kHz = 1.687 uSec period 212 * hbit_clk = HSI_clk / 27 = 592.6 kHz = 1.687 uSec period
|