Home
last modified time | relevance | path

Searched full:fractional (Results 1 – 25 of 60) sorted by relevance

123

/Zephyr-latest/include/zephyr/dsp/
Dtypes.h21 * @brief 8-bit fractional data type in 1.7 format.
27 * @brief 16-bit fractional data type in 1.15 format.
33 * @brief 32-bit fractional data type in 1.31 format.
39 * @brief 64-bit fractional data type in 1.63 format.
/Zephyr-latest/include/zephyr/net/
Dsntp.h31 /** Time as returned by SNTP API, fractional seconds since 1 Jan 1970 */
34 uint32_t fraction; /**< Fractional seconds value */
76 * @param ts Timestamp including integer and fractional seconds since
88 * @param ts Timestamp including integer and fractional seconds since
110 * @param ts Timestamp including integer and fractional seconds since
128 * @param ts Timestamp including integer and fractional seconds since
Dptp_time.h148 * Seconds are encoded as 48 bits unsigned integer. Fractional nanoseconds are
176 /** Fractional nanoseconds on 48 bits. */
193 /** Fractional nanoseconds value. */
/Zephyr-latest/doc/connectivity/networking/api/
Dptp_time.rst16 time in fractional nanoseconds accuracy. The PTP time format is used
/Zephyr-latest/drivers/clock_control/
Dclock_control_lpc11u6x.h86 volatile uint32_t frg_clk_div; /* USART 1-4 fractional baud
98 volatile uint32_t uart_frg_div; /* USART1-4 fractional
101 volatile uint32_t uart_frg_mult; /* USART1-4 fractional
Dclock_control_litex.h196 /* Fractional configuration bits group */
/Zephyr-latest/dts/bindings/clock/
Dnxp,imx-ccm-fnpll.yaml5 i.MX CCM Fractional PLL. Output frequency is given by the following
Dnordic,nrf-auxpll.yaml45 Value used to set the fractional PLL divider ratio (can be set between
/Zephyr-latest/drivers/sensor/st/vl53l0x/
Dvl53l0x_types.h26 /** use where fractional values are expected
/Zephyr-latest/drivers/sensor/st/vl53l1x/
Dvl53l1_types.h24 /** use where fractional values are expected
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic.h90 /* Fractional shift for gain update. Gain format is Q2.30. */
106 /* Fractional multiplication with shift and round
120 /* Convert a float number to fractional Qnx.ny format. Note that there is no
196 /* Fractional multiplication with shift and saturation */
/Zephyr-latest/drivers/sensor/ti/ina23x/
Dina230.c39 /* convert to fractional volts (units for voltage channel) */ in ina230_channel_get()
48 /* convert to fractional amperes */ in ina230_channel_get()
56 /* convert to fractional watts */ in ina230_channel_get()
/Zephyr-latest/soc/nordic/nrf54l/
Dsoc.c94 /* Round based on fractional part */ in nordicsemi_nrf54l_init()
141 /* Round based on fractional part */ in nordicsemi_nrf54l_init()
/Zephyr-latest/dts/bindings/pwm/
Draspberrypi,pico-pwm.yaml29 The fractional part of the divider for pwm slice 0.
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dsoc.c51 /* Numerator of the SYSPLL0 fractional loop divider is 0 */
53 /* Denominator of the SYSPLL0 fractional loop divider is 1 */
61 /* Numerator of the Audio PLL fractional loop divider is 0 */
63 /* Denominator of the Audio PLL fractional loop divider is 1 */
/Zephyr-latest/subsys/net/ip/
Dnet_timeout.c34 /* The implementation requires that the fractional timeout be zero in net_timeout_set()
/Zephyr-latest/drivers/sensor/nxp/fxos8700/
Dfxos8700.c329 /* The range encoding is convenient to compute the number of fractional in fxos8700_accel_convert()
331 * - 2g mode (fs = 0) has 14 fractional bits in fxos8700_accel_convert()
332 * - 4g mode (fs = 1) has 13 fractional bits in fxos8700_accel_convert()
333 * - 8g mode (fs = 2) has 12 fractional bits in fxos8700_accel_convert()
/Zephyr-latest/lib/os/
Dcbprintf_complete.c745 * fractional component.
824 /* Number of bits in the fractional part of an IEEE 754-2008 double
829 /* Number of hex "digits" in the fractional part of an IEEE 754-2008
844 /* Mask for the high-bit of a uint64_t representation of a fractional
957 * non-fractional value. Subnormals require increasing the in encode_float()
1007 /* Get the fractional value as a hexadecimal string, using x in encode_float()
1100 * 0 and -2 as the magnitude of a fractional decimal digit is 3 bits. in encode_float()
1131 /* Bring back our fractional number to full scale */ in encode_float()
1139 * The binary fractional point is located somewhere above bit 63. in encode_float()
/Zephyr-latest/drivers/sensor/lm77/
Dlm77.c107 /* Fractional part in micro degrees Celsius */ in lm77_sensor_value_to_temp()
122 /* Fractional part in micro degrees Celsius */ in lm77_temp_to_sensor_value()
/Zephyr-latest/drivers/sensor/ams/ccs811/
Dccs811.c165 * system that specified a 9-bit fractional part to represent in ccs811_envdata_update()
172 * nearest half. Assume the fractional part is not in ccs811_envdata_update()
195 * of the fractional part. in ccs811_envdata_update()
/Zephyr-latest/drivers/serial/
Duart_pl011_registers.h61 /* PL011 Fractional baud rate register */
Duart_lpc11u6x.h117 volatile uint32_t fdr; /* Fractional Divider */
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.c230 * fractional. Output value of 24674867 represents in bme280_channel_get()
244 * fractional. Output value of 47445 represents in bme280_channel_get()
/Zephyr-latest/drivers/sensor/silabs/si7006/
Dsi7006.c133 /* Fractional component of temperature */ in si7006_channel_get()
/Zephyr-latest/include/zephyr/drivers/
Demul_sensor.h29 /** Sets a given fractional value for a given sensor channel. */

123