Home
last modified time | relevance | path

Searched full:logarithmic (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/led/
Dti,lp50xx.yaml18 If enabled a logarithmic dimming scale curve is used for LED brightness
/Zephyr-Core-3.5.0/tests/benchmarks/data_structure_perf/rbtree_perf/src/
Drbtree_perf.c144 * logarithmic time
149 * of rbtree are in logarithmic time by comparing a node's operation
176 * logarithmic time
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dblob_cli.h93 /** Logarithmic representation of the block size. */
143 /** Logarithmic representation of the minimum block size. */
146 /** Logarithmic representation of the maximum block size. */
Dblob.h130 /* Logarithmic representation of the block size. */
Ddfu_cli.h216 /* Logarithmic representation of the block size. */
Dcfg_cli.h428 * Logarithmic subscription period to keep listening for.
434 * Logarithmic Heartbeat subscription receive count.
464 * Logarithmic Heartbeat count. Decoded as (1 << (count - 1)) if count
476 * Logarithmic Heartbeat publication transmit interval in seconds.
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst117 block size in logarithmic representation and the chunk size. The BLOB ID is application defined, but
Dshell.rst899 * ``Per``: Logarithmic representation of the Heartbeat subscription period:
913 …* ``Count``: Logarithmic representation of the number of Heartbeat messages to publish periodicall…
919 * ``Per``: Logarithmic representation of the Heartbeat publication period:
1092 …* ``BlockSizeLog``: Logarithmic representation of the BLOB's block size. The final block size will…
/Zephyr-Core-3.5.0/drivers/dai/intel/dmic/
Ddmic.c495 /* Increment gain with logarithmic step. in dai_dmic_gain_ramp()