Home
last modified time | relevance | path

Searched refs:s (Results 1 – 7 of 7) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNRF_GPIO_backend.c173 static int readline(char *s, int size, FILE *stream) in readline() argument
196 s[i++] =c; in readline()
199 s[i] = 0; in readline()
253 static int process_config_line(char *s) in process_config_line() argument
257 char *buf = s; in process_config_line()
261 if (strncmp(s, "short", 5) == 0){ in process_config_line()
263 } else if (strncmp(s, "s", 1) == 0){ in process_config_line()
267 "point, Line read \"%s\" instead\n", __func__, s); in process_config_line()
271 bs_trace_error_line(error_msg, __func__, s); in process_config_line()
276 bs_trace_error_line(error_msg, __func__, s); in process_config_line()
[all …]
DNRF_HWLowL.c106 int hwll_connect_to_phy(uint d, const char* s, const char* p){ in hwll_connect_to_phy() argument
108 return p2G4_dev_initcom_nc(d, s, p); in hwll_connect_to_phy()
DNRF_HWLowL.h19 int hwll_connect_to_phy(unsigned int d, const char* s, const char* p);
/nrf_hw_models-3.7.0/docs/
DGPIO.md12 * Do not allow several outputs to be shortcircuited together to form logical OR's or AND's
79 `s out_port.out_pin in_port.in_pin`
81 The first word must always be either "short" or "s"
DREADME_HW_models.md5 with Zephyr's nrf5*_bsim.
84 In Zephyr's nrf5*_bsim case, this is achieved by providing a version of the
100 In Zephyr's nrf5*_bsim case, this is done in the replacement nRFx HAL function.
112 In Zephyr's nrf5*_bsim `nsif_cpun_irq_raised(<cpu_nbr>)` is provided by the Zephyr
158 these models without Zephyr's nrf5*_bsim wrapping logic.
210 (this second case is how it is done in Zephyr's nrf5*_bsim)
215 babblesim's command line argument utilities.
218 The way to describe the command line arguments follows Babblesim's
221 You can check Zephyr's nrf5*_bsim wrapping code for an insight on how
DREADME.md22 When compiling this component using the provided Makefile (not with Zephyr's build system),
43 [Zephyr's nrf52_bsim target](https://docs.zephyrproject.org/latest/boards/posix/nrf52_bsim/doc/inde…
44 In that case, Zephyr's versions of the nrfx HAL and native simulator will be used by
DLICENSE87 Contribution(s) alone or by combination of their Contribution(s)
88 with the Work to which such Contribution(s) was submitted. If You