/Zephyr-latest/samples/bluetooth/handsfree_ag/ |
D | Kconfig | 21 peer does not dial within the timeout period, AG satrt simulating a
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracking.h | 68 #define sys_port_track_k_timer_start(timer, duration, period) argument 129 #define sys_port_track_k_timer_start(timer, duration, period) argument
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 16 prescaler of <32>, then the kernel sleep period can reach 65536 * 32/32768 = 64 seconds 39 After flashing, the LED starts to blink with a fixed period (SLEEP_TIME_MS).
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | Kconfig | 16 Polling mode runs automatically on a predefined period, probing the
|
/Zephyr-latest/samples/drivers/led/pwm/boards/ |
D | mec172xevb_assy6906.overlay | 20 * Due to all the above we use 50 ms for DT PWM period. 27 /* struct pwm_dt_spec: phandle channel period(ns) flags */
|
/Zephyr-latest/samples/subsys/shell/shell_module/src/ |
D | main.c | 37 char **argv, uint32_t period) in cmd_log_test_start() argument 41 k_timer_start(&log_timer, K_MSEC(period), K_MSEC(period)); in cmd_log_test_start()
|
/Zephyr-latest/drivers/counter/ |
D | counter_ifx_cat1.c | 45 .period = 32768, 163 data->counter_cfg.period = config->counter_info.max_top_value; in ifx_cat1_counter_init() 261 data->counter_cfg.period = cfg->ticks; in ifx_cat1_counter_set_top_value() 268 ticks_gt_period = cfg->ticks > data->counter_cfg.period; in ifx_cat1_counter_set_top_value() 315 return data->counter_cfg.period; in ifx_cat1_counter_get_top_value()
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.evdev | 23 int "Sleep period for the Linux evdev thread"
|
/Zephyr-latest/tests/drivers/build_all/comparator/mcux_acmp/ |
D | mimxrt1176_mux_dac.dts | 38 filter-period = <32>;
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/ |
D | nrf52833dk_nrf52820.overlay | 14 * antenna for Tx PDU (period before start of Tx CTE).
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/boards/ |
D | nrf52833dk_nrf52820.overlay | 14 * antenna for Rx PDU (period before start of Rx CTE).
|
D | nrf52833dk_nrf52833.overlay | 14 * antenna for Rx PDU (period before start of Rx CTE).
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/boards/ |
D | nrf52833dk_nrf52820.overlay | 14 * antenna for Tx PDU (period before start of Tx CTE).
|
D | nrf52833dk_nrf52833.overlay | 14 * antenna for Tx PDU (period before start of Tx CTE).
|
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/ |
D | nrf52833dk_nrf52820.overlay | 14 * antenna for Tx PDU (period before start of Tx CTE).
|
/Zephyr-latest/samples/bluetooth/hci_ipc/ |
D | nrf5340_cpunet_df-bt_ll_sw_split.overlay | 14 * antenna for Tx PDU (period before start of Tx CTE).
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | heartbeat.rst | 53 period, the node keeps track of the number of received Heartbeats as well as 59 When the Heartbeat subscription period ends, the
|
/Zephyr-latest/tests/subsys/lorawan/clock_sync/src/ |
D | main.c | 98 const uint8_t period = 1; /* actual periodicity in seconds: 128 * 2^period */ in ZTEST() local 101 period & 0xF, in ZTEST()
|
/Zephyr-latest/samples/bluetooth/mesh_demo/src/ |
D | main.c | 141 .period = 0x05, in configure() 210 .period = 0x10, in bt_ready()
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kw40z.dtsi | 198 period = <1000>; 206 period = <1000>; 214 period = <1000>;
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_litex.c | 75 .reg_period = DT_INST_REG_ADDR_BY_NAME(n, period), \
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | Kconfig | 18 Polling mode runs automatically on a predefined period, probing the
|
/Zephyr-latest/samples/bluetooth/hci_uart/boards/ |
D | nrf52833dk_nrf52833_df.overlay | 21 * antenna for Tx PDU (period before start of Tx CTE).
|
D | nrf5340dk_nrf5340_cpunet_df.overlay | 21 * antenna for Tx PDU (period before start of Tx CTE).
|
D | nrf54l15dk_nrf54l15_cpuapp_df.overlay | 21 * antenna for Tx PDU (period before start of Tx CTE).
|