Home
last modified time | relevance | path

Searched full:excess (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/samples/drivers/charger/
DKconfig14 int "Excess discharge duration in µsec"
/Zephyr-latest/scripts/ci/es_upload/
DREADME.md45 exclude excess data, extract substrings by regular expressions, change data structure
49 * `--exclude` removes excess testsuite properties not needed to store them
/Zephyr-latest/tests/subsys/testsuite/fff_fake_contexts/src/
Dmain.c70 /* Last FFF sequence entry is reused for excess calls. in ZTEST()
75 * Configure to return -E2BIG if excess calls. in ZTEST()
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-ramp-generator.yaml78 seconds. This setting avoids excess acceleration e.g. from VSTOP to -VSTART.
/Zephyr-latest/tests/unit/net_timeout/
Dmain.c273 * with the excess reducing the remainder. The deadline is in ZTEST()
301 /* This explicitly tests the path where subtracting the excess elapsed in ZTEST()
/Zephyr-latest/drivers/flash/
Dsoc_flash_nrf.h184 * @retval true if estimated time excess, false otherwise.
/Zephyr-latest/subsys/shell/
Dshell_history.c191 * exists. Stick the excess padding to it. in z_shell_history_put()
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dmain.c401 /* Copy excess samples from pending mic buf, if any */ in process_mic_data()
415 /* Copy excess samples from src buffer, so we don't lose any */ in process_mic_data()
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/
Dmain.c282 * @brief Clean out excess bytes from the input buffer
/Zephyr-latest/include/zephyr/drivers/
Dcharger.h241 /** The duration of excess current before notifying the system */
/Zephyr-latest/drivers/spi/
Dspi_nxp_s32.c316 LOG_ERR("Slave %d excess the allowed maximum value (%d)", in spi_nxp_s32_configure()
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/
Dmain.c63 * @brief Clean out excess bytes from the input buffer
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_aux.c1879 /* return excess length */ in ull_adv_aux_hdr_set_clear()
2347 /* return excess length */ in ull_adv_aux_pdu_set_clear()
/Zephyr-latest/drivers/i2c/
Di2c_ite_enhance.c1004 LOG_ERR("The excess data written starts " in target_i2c_isr_dma()
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst587 * Removed excess newlines from log output of phy_mii driver.
Drelease-notes-2.0.rst985 * :github:`16672` - nrf: spi: Excess current
Drelease-notes-2.5.rst1099 * :github:`31567` - lora: SX126x modems consume excess power until used for first time
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c1937 LOG_ERR("Excess data received"); in sdp_client_receive_ss()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c355 bt_shell_fprintf_warn(" Excess data: "); in print_data_set()