Home
last modified time | relevance | path

Searched defs:line (Results 26 – 50 of 84) sorted by relevance

1234

/Zephyr-latest/include/zephyr/dt-bindings/dma/
Dinfineon-xmc4xxx-dma.h21 #define XMC4XXX_SET_CONFIG(line, rs) \ argument
/Zephyr-latest/subsys/net/l2/ppp/
Dmisc.c78 const char *caller, int line) in ppp_change_phase_debug()
269 const char *caller, int line) in ppp_change_state_debug()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py131 def parse_record(self, line) -> int: argument
153 def process_test(self, line): argument
196 def handle(self, line): argument
295 def handle(self, line): argument
680 def handle(self, line): argument
749 def _check_result(self, line): argument
889 def handle(self, line): argument
Dcmakecache.py68 def from_line(cls, line, line_no): argument
/Zephyr-latest/scripts/build/
Dprocess_gperf.py80 def process_line(line, fp): argument
/Zephyr-latest/drivers/interrupt_controller/
Dintc_xmc4xxx.c69 int port_map, pin_map, line, eru_src, eru_ch; in intc_xmc4xxx_gpio_enable_interrupt() local
151 for (int line = 0; line < ARRAY_SIZE(data->cb); line++) { in intc_xmc4xxx_gpio_disable_interrupt() local
173 int line = (int)arg; in intc_xmc4xxx_isr() local
/Zephyr-latest/subsys/net/ip/
Dnbr.c23 void net_nbr_unref_debug(struct net_nbr *nbr, const char *caller, int line) in net_nbr_unref_debug()
45 int line) in net_nbr_ref_debug()
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztest_assert.h35 static inline bool z_zassert_(bool cond, const char *file, int line) in z_zassert_()
47 #define z_zassert(cond, default_msg, file, line, func, msg, ...) z_zassert_(cond, file, line) argument
49 static inline bool z_zassume_(bool cond, const char *file, int line) in z_zassume_()
61 #define z_zassume(cond, default_msg, file, line, func, msg, ...) z_zassume_(cond, file, line) argument
63 static inline bool z_zexpect_(bool cond, const char *file, int line) in z_zexpect_()
75 #define z_zexpect(cond, default_msg, file, line, func, msg, ...) z_zexpect_(cond, file, line) argument
79 static inline bool z_zassert(bool cond, const char *default_msg, const char *file, int line, in z_zassert()
103 static inline bool z_zassume(bool cond, const char *default_msg, const char *file, int line, in z_zassume()
127 static inline bool z_zexpect(bool cond, const char *default_msg, const char *file, int line, in z_zexpect()
/Zephyr-latest/samples/net/mdns_responder/src/
Dservice.c43 uint8_t line[64]; in service() local
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dsettings.c39 char line[READ_LEN_MAX + 1]; in entry_check_and_copy() local
92 char line[READ_LEN_MAX + 1]; in settings_custom_load() local
/Zephyr-latest/doc/connectivity/networking/
Dnative_sim_setup.rst173 .. _`net-tools`: https://github.com/zephyrproject-rtos/net-tools
/Zephyr-latest/scripts/west_commands/zspdx/
Dscanner.py41 def parseLineForExpression(line): argument
/Zephyr-latest/include/zephyr/dt-bindings/interrupt-controller/
Dinfineon-xmc4xxx-intc.h27 #define XMC4XXX_INTC_SET_LINE_MAP(port, pin, eru_src, line) \ argument
/Zephyr-latest/lib/net_buf/
Dbuf.c228 int line) in net_buf_alloc_len_debug()
350 int line) in net_buf_alloc_fixed_debug()
367 const char *func, int line) in net_buf_alloc_with_data_debug()
422 void net_buf_unref_debug(struct net_buf *buf, const char *func, int line) in net_buf_unref_debug()
581 const char *func, int line) in net_buf_frag_del_debug()
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py260 def test_harness_process_test(line, fault, fail_on_fault, cap_cov, exp_stat, exp_id): argument
475 tmp_path, line_type, ordered_val, exp_state, line, exp_fault, exp_capture argument
777 tmp_path, caplog, detailed_id, exp_out, line, argument
/Zephyr-latest/tests/subsys/logging/log_frontend_stmesp_demux/src/
Dmain.c38 int line) in claim_packet()
67 uint32_t *exp_data, int line) in claim_trace_point()
95 static void claim_hw_event(uint8_t exp_evt, uint64_t exp_ts, int line) in claim_hw_event()
135 int line) in packet_start()
/Zephyr-latest/soc/openisa/rv32m1/
Dsoc.c116 uint32_t channel, line, ier; in arch_irq_is_enabled() local
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c78 uint8_t line[fonts[FONT_SMALL].columns + 1]; in print_line() local
271 int len, i, line = 0; in show_statistics() local
344 uint8_t line = 0U; in show_sensors_data() local
/Zephyr-latest/tests/subsys/logging/log_link_order/src/
Dmain.c71 static void check_msg(int exp_timestamp, int line) in check_msg()
/Zephyr-latest/tests/drivers/clock_control/nrf_clock_calibration/src/
Dtest_nrf_clock_calibration.c61 uint32_t sleep_ms, uint32_t line) in test_calibration()
/Zephyr-latest/tests/subsys/logging/log_cache/src/
Dmain.c62 uint8_t **buf, bool exp_hit, uint32_t line) in cache_get()
/Zephyr-latest/subsys/shell/
Dshell_history.c134 void z_shell_history_put(struct shell_history *history, uint8_t *line, in z_shell_history_put()
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs70 function getGithubLink(path, line, mode = "blob", revision = "main") { argument
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dstm32f1-pinctrl.h44 #define STM32F1_PINMUX(port, line, mode, remap) \ argument
Dstm32-pinctrl.h62 #define STM32_PINMUX(port, line, mode) \ argument

1234