/Zephyr-latest/include/zephyr/arch/xtensa/ |
D | cache.h | 31 size_t step = XCHAL_DCACHE_LINESIZE; in arch_dcache_flush_range() local 47 size_t step = XCHAL_DCACHE_LINESIZE; in arch_dcache_flush_and_invd_range() local 63 size_t step = XCHAL_DCACHE_LINESIZE; in arch_dcache_invd_range() local 79 size_t step = XCHAL_DCACHE_LINESIZE; in arch_dcache_invd_all() local 93 size_t step = XCHAL_DCACHE_LINESIZE; in arch_dcache_flush_all() local 107 size_t step = XCHAL_DCACHE_LINESIZE; in arch_dcache_flush_and_invd_all() local
|
/Zephyr-latest/samples/basic/fade_led/src/ |
D | main.c | 25 uint32_t step = pwm_led0.period / NUM_STEPS; in main() local
|
/Zephyr-latest/tests/drivers/video/api/src/ |
D | video_emul.c | 91 uint32_t min, max, step; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/host/cs/bt_le_cs_step_data_parse/src/ |
D | main.c | 108 static bool bt_le_cs_step_data_parse_func_custom_fake(struct bt_le_cs_subevent_step *step, in bt_le_cs_step_data_parse_func_custom_fake()
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/ |
D | stream_lc3.c | 47 const float step = 2 * 3.1415f / sine_period_samples; in fill_audio_buf_sin() local
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/src/ |
D | main.c | 137 uint8_t step = (0xFF - MIN_BRIGHTNESS) / STEPS; in update_through_framebuffer() local
|
/Zephyr-latest/drivers/input/ |
D | input_gpio_qdec.c | 130 uint8_t step = 0x00; in gpio_qdec_get_step() local 163 uint8_t step; in gpio_qdec_sample_timer_timeout() local
|
/Zephyr-latest/drivers/video/ |
D | video_common.c | 110 uint64_t step = stepwise->step.numerator; in video_closest_frmival_stepwise() local
|
/Zephyr-latest/include/zephyr/sys/ |
D | linear_range.h | 65 uint32_t step; member
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | vcp.h | 90 uint8_t step; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | cs.c | 1312 bool (*func)(struct bt_le_cs_subevent_step *step, void *user_data), in bt_le_cs_step_data_parse() 1321 struct bt_le_cs_subevent_step step; in bt_le_cs_step_data_parse() local
|
/Zephyr-latest/drivers/xen/ |
D | gnttab.c | 174 unsigned int step = 10, delay = step; in gop_eagain_retry() local
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | cs.c | 140 static bool process_step_data(struct bt_le_cs_subevent_step *step, void *user_data) in process_step_data()
|
/Zephyr-latest/drivers/pinctrl/renesas/rcar/ |
D | pfc_rcar.c | 130 uint8_t offset, size, step; in pfc_rcar_set_drive_strength() local
|
/Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
D | distance_estimation.c | 171 static bool process_step_data(struct bt_le_cs_subevent_step *step, void *user_data) in process_step_data()
|
/Zephyr-latest/arch/arm64/core/ |
D | mmu.c | 381 size_t step, level_size = 1ULL << LEVEL_TO_VA_SIZE_SHIFT(level); in del_mapping() local 458 size_t step, level_size = 1ULL << LEVEL_TO_VA_SIZE_SHIFT(level); in privatize_table() local 551 size_t step, level_size = 1ULL << LEVEL_TO_VA_SIZE_SHIFT(level); in globalize_table() local
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/ |
D | main.c | 119 const float step = 2 * 3.1415f / sine_period_samples; in fill_audio_buf_sin() local
|
/Zephyr-latest/tests/drivers/adc/adc_emul/src/ |
D | main.c | 84 static void check_samples(int expected_count, int32_t start_mv_value, int step, in check_samples()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_rf2xx.c | 472 float min, max, step; in rf2xx_set_txpower() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | video.h | 182 struct video_frmival step; member
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | vcp_vol_rend.c | 263 unsigned long step; in cmd_vcp_vol_rend_volume_step() local
|
D | bap.c | 359 const float step = 2 * 3.1415 / sine_period_samples; in fill_lc3_tx_buf_sin() local
|
/Zephyr-latest/subsys/net/ip/ |
D | tcp.c | 448 static void tcp_new_reno_log(struct tcp *conn, char *step) in tcp_new_reno_log()
|