Home
last modified time | relevance | path

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

/nrf_hw_models-latest/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-latest/docs/
DGPIO.md12 * Do not allow several outputs to be shortcircuited together to form logical OR's or AND's
97 `s out_port.out_pin in_port.in_pin`
99 The first word must always be either "short" or "s"
DREADME_HW_models.md5 [Zephyr's nrf*bsim targets](https://docs.zephyrproject.org/latest/boards/native/doc/bsim_boards_des…
95 In Zephyr's nrf*bsim case, this is achieved by providing a version of the
111 In Zephyr's nrf*bsim case, this is done in the replacement nRFx HAL function.
123 In Zephyr's nrf*bsim `nsif_cpun_irq_raised(<cpu_nbr>)` is provided by the Zephyr
169 these models without Zephyr's nrf*bsim wrapping logic, and without the native simulator.
221 (this second case is how it is done in Zephyr's nrf*bsim targets)
226 babblesim's command line argument utilities.
229 The way to describe the command line arguments follows Babblesim's
232 You can check Zephyr's nrf*bsim wrapping code for an insight on how
DREADME.md25 When compiling this component using the provided Makefile (not with Zephyr's build system),
46 [Zephyr's nrf5*bsim targets](https://docs.zephyrproject.org/latest/boards/native/doc/bsim_boards_de…
47 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