Searched full:fractional (Results 1 – 25 of 60) sorted by relevance
123
21 * @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.
31 /** 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 since88 * @param ts Timestamp including integer and fractional seconds since110 * @param ts Timestamp including integer and fractional seconds since128 * @param ts Timestamp including integer and fractional seconds since
148 * Seconds are encoded as 48 bits unsigned integer. Fractional nanoseconds are176 /** Fractional nanoseconds on 48 bits. */193 /** Fractional nanoseconds value. */
16 time in fractional nanoseconds accuracy. The PTP time format is used
86 volatile uint32_t frg_clk_div; /* USART 1-4 fractional baud98 volatile uint32_t uart_frg_div; /* USART1-4 fractional101 volatile uint32_t uart_frg_mult; /* USART1-4 fractional
196 /* Fractional configuration bits group */
5 i.MX CCM Fractional PLL. Output frequency is given by the following
45 Value used to set the fractional PLL divider ratio (can be set between
26 /** use where fractional values are expected
24 /** use where fractional values are expected
90 /* Fractional shift for gain update. Gain format is Q2.30. */106 /* Fractional multiplication with shift and round120 /* Convert a float number to fractional Qnx.ny format. Note that there is no196 /* Fractional multiplication with shift and saturation */
39 /* 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()
94 /* Round based on fractional part */ in nordicsemi_nrf54l_init()141 /* Round based on fractional part */ in nordicsemi_nrf54l_init()
29 The fractional part of the divider for pwm slice 0.
51 /* 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 */
34 /* The implementation requires that the fractional timeout be zero in net_timeout_set()
329 /* 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()
745 * fractional component.824 /* Number of bits in the fractional part of an IEEE 754-2008 double829 /* Number of hex "digits" in the fractional part of an IEEE 754-2008844 /* Mask for the high-bit of a uint64_t representation of a fractional957 * 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()
107 /* 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()
165 * 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()
61 /* PL011 Fractional baud rate register */
117 volatile uint32_t fdr; /* Fractional Divider */
230 * fractional. Output value of 24674867 represents in bme280_channel_get()244 * fractional. Output value of 47445 represents in bme280_channel_get()
133 /* Fractional component of temperature */ in si7006_channel_get()
29 /** Sets a given fractional value for a given sensor channel. */