Home
last modified time | relevance | path

Searched refs:bias (Results 251 – 264 of 264) sorted by relevance

1...<<11

/Zephyr-latest/drivers/adc/
Dadc_sam0.c554 uint32_t bias = ((*(uint32_t *)ADC_FUSES_BIASCAL_ADDR) & \
556 adc->CALIB.reg = ADC_CALIB_BIAS_CAL(bias) | \
DKconfig37 # allow a configurable voltage bias pin.
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/doc/
Dindex.rst88 | PB2.12 | Potentiometer bias | |
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3-pinctrl.dtsi110 bias-pull-up;
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst272 bias-pull-up;
337 bias-pull-up;
342 bias-pull-up;
357 /* not evident that "periph0_siga_px0_default" also implies "bias-pull-up" */
360 bias-pull-up;
/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c562 static bool check_null_bias(const int32_t *bias, int32_t size) in check_null_bias() argument
567 if (bias[i] != 0) { in check_null_bias()
/Zephyr-latest/boards/st/stm32g081b_eval/
Dstm32g081b_eval.dts118 bias-pull-up;
/Zephyr-latest/samples/modules/chre/
DREADME.rst24 data/bias events. See `pal/sensor.h`_ for API details.
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay344 lcd-bias=<3>;
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst212 bias-pull-up;
Drelease-notes-3.3.rst1968 - new property: ``bias-disable``
1969 - new property: ``bias-high-impedance``
1970 - new property: ``bias-bus-hold``
1971 - new property: ``bias-pull-up``
1972 - new property: ``bias-pull-down``
1973 - new property: ``bias-pull-pin-default``
3013 * :github:`53782` - nrf5340dk: missing i2c bias pull up
Drelease-notes-2.2.rst102 - GPIO_PULL_UP, GPIO_PULL_DOWN used to configure pin bias
Drelease-notes-3.7.rst570 bias pins.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb380 …second layer, which is a single neuron. It will apply its own weights and bias to these inputs and…

1...<<11