Home
last modified time | relevance | path

Searched full:lowering (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DCMakeLists.txt10 # calculation through PI_NUM_ITERATIONS. Lowering this value will increase
DREADME.txt46 through the variable PI_NUM_ITERATIONS (default 700000). Lowering this value
/Zephyr-latest/dts/bindings/sensor/
Dti,ina219.yaml75 Lowering the resolution of the ADC gives less accurate readings but
111 Lowering the resolution of the ADC gives less accurate readings but
/Zephyr-latest/samples/drivers/dac/src/
Dmain.c59 * DACs (lowering signal frequency). in main()
/Zephyr-latest/dts/bindings/input/
Dst,stmpe811.yaml112 Lowering the tracking index increases the frequency of touch events,
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_bus_spi.c118 * 2. Host announces command start by lowering chip-select in eswifi_spi_request()
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst201 then this value might require finetuning (lowering), otherwise multiple
/Zephyr-latest/tests/kernel/ipi_optimize/src/
Dmain.c347 * Verify that lowering the priority of an active thread results in an IPI.
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c636 /* Send the first SDU, lowering the PDU size for each subsequent PDU */ in test_procedure_0()
/Zephyr-latest/arch/xtensa/core/startup/
Dreset_vector.S178 * two things: any load/store, and a lowering of PS.INTLEVEL below
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c985 /* Lowering the "request to send" and raising it again allows in l2cap_data_pull()
/Zephyr-latest/subsys/net/ip/
Dtcp.c2898 NET_DBG("Lowering send window from %u to %u", in tcp_in()