Searched full:nominal (Results 1 – 25 of 41) sorted by relevance
12
/Zephyr-latest/dts/bindings/usb/ |
D | nxp,usbphy.yaml | 18 It is board level's value that is used to trim the nominal 17.78mA 25 It is board level's value that is used to trim the nominal 17.78mA 32 It is board level's value that is used to trim the nominal 17.78mA
|
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/ |
D | feedback.h | 12 /* Nominal number of samples received on each SOF. This sample is currently 25 * to correct the situation, shorter than nominal buffers are needed. 28 * to correct the situation, larger than nominal buffers are needed.
|
D | feedback_dummy.c | 37 /* Always send nominal number of samples */ in feedback_samples_offset()
|
D | feedback_nrf53.c | 36 * input) and achieves its goal by sending nominal + 1 or nominal - 1 samples.
|
D | main.c | 65 /* Rolling bit buffers for tracking nominal + 1 and nominal - 1 samples 219 /* I2S buffer starts at least 1 sample before SOF, send nominal in next_mic_num_samples() 227 /* I2S buffer starts at least 1 sample after SOF, send nominal in next_mic_num_samples()
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 27 The host achieves the average by sending either nominal or nominal ±1 sample 32 nominal number of samples every frame. Theoretically it should be possible to
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/ |
D | feedback.h | 12 /* Nominal number of samples received on each SOF. This sample is currently
|
D | feedback_dummy.c | 37 /* Always request nominal number of samples */ in feedback_value()
|
D | main.c | 183 * 6 samples every SOF (microframe). The nominal value is the average number of 184 * samples to send every microframe and therefore for 48 kHz the nominal value
|
D | feedback_nrf53.c | 357 * from nominal feedback value. in feedback_process() 370 /* Reset feedback to nominal value */ in feedback_reset_ctx()
|
/Zephyr-latest/scripts/utils/ |
D | ntc_thermistor_table.py | 16 Nominal resistance (R25) - The thermistor's resistance measured at 25C 67 "-r25", type=float, required=True, help="Nominal resistance of thermistor"
|
/Zephyr-latest/include/zephyr/sys/ |
D | timeutil.h | 87 /** The nominal instance counter rate in Hz. 96 /** The nominal local counter rate in Hz. 157 * The nominal rate for the local counter is assumed to be 163 * the nominal local rate. 297 * its nominal rate.
|
/Zephyr-latest/tests/drivers/can/timing/ |
D | Kconfig | 14 CiA 301 lists the following nominal bitrates as recommended:
|
/Zephyr-latest/samples/sensor/bq274xx/ |
D | README.rst | 20 - Nominal Available Capacity in mAh
|
/Zephyr-latest/dts/bindings/tcpc/ |
D | st,stm32-ucpd.yaml | 47 specification nominal value.
|
/Zephyr-latest/samples/shields/lmp90100_evb/rtd/src/ |
D | main.c | 17 /* Nominal RTD (PT100) resistance in ohms */
|
/Zephyr-latest/include/zephyr/drivers/pwm/ |
D | max31790.h | 39 * on the nominal RPM of the fan. A detailed table on how to choose a proper value
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nordic,npm1300-charger.yaml | 61 description: Thermistor nominal resistance type in ohms.
|
/Zephyr-latest/drivers/can/ |
D | can_mcux_mcan.c | 155 * MCUX MCAN timing limits are specified in the "Nominal bit timing and 163 * regarding the minimum values for nominal phase segments. Valid
|
D | can_stm32h7_fdcan.c | 214 * section 56.5.7, FDCAN nominal bit timing and prescaler register 218 * values for nominal phase segments. Valid register values are 1 and up.
|
/Zephyr-latest/include/zephyr/usb_c/ |
D | tcpci.h | 773 /** Value for nominal voltage supported of 5V */ 775 /** Value for nominal voltage supported of 9V */ 777 /** Value for nominal voltage supported of 15V */ 779 /** Value for nominal voltage supported of 20V */ 781 /** Value for nominal voltage supported of 28V */ 783 /** Value for nominal voltage supported of 36V */ 785 /** Value for nominal voltage supported of 48V */
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 71 Nominal link speed. If no PHY is managed by an instance of this driver, 87 the MDIO bus to include link speeds lower than the nominal value
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 92 assumed to advance at a fixed nominal rate. 93 * :c:struct:`timeutil_sync_config` records the nominal rates of a reference
|
/Zephyr-latest/drivers/sensor/sbs_gauge/ |
D | sbs_gauge.c | 193 LOG_ERR("Failed to read nominal available capacity"); in sbs_gauge_sample_fetch()
|
/Zephyr-latest/subsys/lorawan/services/ |
D | clock_sync.c | 90 /* add +-30s jitter to nominal periodicity as required by the spec */ in clock_sync_calc_periodicity()
|
12