Home
last modified time | relevance | path

Searched refs:integral (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/drivers/pwm/
Dpwm_rpi_pico.c24 uint8_t integral; member
69 if (slice_config->integral == 0) { in pwm_rpi_get_cycles_per_sec()
76 ((uint64_t)slice_config->integral * 16 + slice_config->frac); in pwm_rpi_get_cycles_per_sec()
117 div_int = cfg->slice_configs[slice].integral; in pwm_rpi_set_cycles()
183 if (cfg->slice_configs[slice_idx].integral == 0) { in pwm_rpi_init()
187 cfg->slice_configs[slice_idx].integral, in pwm_rpi_init()
198 .integral = DT_INST_PROP_OR(idx, UTIL_CAT(divider_int_, n), 0), \
/Zephyr-latest/scripts/coccinelle/
Dms_timeout.cocci5 // timeouts be specified as integral milliseconds.
8 // are now timeout values which are opaque non-integral values that
/Zephyr-latest/lib/os/
DKconfig.cbprintf37 range of all integral and pointer values.
53 type that can be converted to an integral representation including
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst58 The `C Standard Library`_ is an integral part of any C program, and Zephyr
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst64 On most platforms, where the various counter rates are integral
284 longer can, because it is no longer an integral type. Such code
/Zephyr-latest/doc/kernel/
Dtimeutil.rst231 Because C and Zephyr library functions support conversion between integral and
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst391 for some integral value:
423 to its memory. It is by far safest for small integral values to do the copying
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst471 is a duration in integral milliseconds, so the equivalent argument is 0.
/Zephyr-latest/scripts/
Dspelling.txt898 intregral||integral
/Zephyr-latest/kernel/
DKconfig797 represented by an integral number of ticks. Defaults on most hardware
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst1086 considered as an integral part of the LwM2M library.