Home
last modified time | relevance | path

Searched full:127 (Results 1 – 25 of 226) sorted by relevance

12345678910

/Zephyr-latest/lib/utils/
Dbase64.c40 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
41 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
42 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
43 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
44 127, 127, 127, 62, 127, 127, 127, 63, 52, 53,
45 54, 55, 56, 57, 58, 59, 60, 61, 127, 127,
46 127, 64, 127, 127, 127, 0, 1, 2, 3, 4,
49 25, 127, 127, 127, 127, 127, 127, 26, 27, 28,
52 49, 50, 51, 127, 127, 127, 127, 127
162 if (src[i] > 127 || base64_dec_map[src[i]] == 127U) { in base64_decode()
/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dtest_ifaces.c45 127);
56 127);
67 127);
80 127);
91 127);
102 127);
/Zephyr-latest/tests/subsys/dsp/utils/src/
Dq7.c24 (-128, 0, -1.0F), (127, 0, 0.9921875F), (127, 7, 127.0F), (-128, 7, -128.0F)
27 (-128, 0, -1.0), (127, 0, 0.9921875), (127, 7, 127.0), (-128, 7, -128.0)
/Zephyr-latest/tests/net/conn_mgr_monitor/src/
Dtest_ifaces.c59 127);
71 127);
83 127);
95 127);
110 127);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_common.c29 * @param event_prio Priority of event [-128..127]
49 * 2. Force flag => priority = -127 in lll_prepare()
56 prio = -127; in lll_prepare()
58 prio = MAX(-127, prio - hdr->score - hdr->latency); in lll_prepare()
/Zephyr-latest/lib/libc/minimal/source/math/
Dsqrtf.c44 exponent = ((p_square.i & EXP_MASK32) >> 23) - 127; in sqrtf()
45 if (exponent == 0xFF - 127) { in sqrtf()
50 root.i = (p_square.i & ~EXP_MASK32) | (exponent + 127) << 23; in sqrtf()
/Zephyr-latest/drivers/serial/
DKconfig.esp3235 range 1 127
43 range 1 127
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1327fb.yaml19 description: Vertical offset by com from 0 ~ 127
24 description: Start line of display RAM to be displayed by selecting a value from 0 to 127
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mpl87 default 127
96 default 127
102 default 127
Dcsip_crypto.h49 * K = LTK_64-127 || IRK_0-63
75 * K = LTK_64-127 || IRK_0-63
/Zephyr-latest/soc/nuvoton/numaker/m46x/
DKconfig.defconfig.m4678 default 127
/Zephyr-latest/soc/nxp/imx/imx7d/
DKconfig.defconfig10 default 127
/Zephyr-latest/samples/modules/canopennode/
DKconfig10 range 1 127
/Zephyr-latest/soc/nxp/imx/imx8m/
DKconfig.defconfig.mimx8mq6_m414 default 127
DKconfig.defconfig.mimx8mm6_m418 default 127
/Zephyr-latest/
DKconfig.constants11 INT8_MAX := 127
/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c28 #define AVGPOOLING_2_OUT_ACTIVATION_MAX 127
103 #define CONV_4_OUT_ACTIVATION_MAX 127
121 -25, -83, -74, 105, 30, 118, -32, 127, 34, 127, -112, 39, -43, 104, 41, -124, 115, 5,
122 42, -48, -119, 93, 17, 57, 41, -41, -42, 23, 127, 18, 70, -99, 71, 67, 83, 76,
123 -50, 98, 66, 64, 127, -6, -77, -48, -26, 45, 77, 1, 81, 27, 124, -103, 37, 36};
133 87, -121, -70, -75, -127, 16, -124, -110, 10, 71, 29, 27, 37, -24, 52,
242 #define STRIDE2PAD1_OUT_ACTIVATION_MAX 127
259 const int8_t stride2pad1_weights[9] = {-54, 57, -19, -127, 87, 70, 74, -110, 66};
342 #define FULLY_CONNECTED_MVE_0_OUT_ACTIVATION_MAX 127
364 -84, -126, -108, -127, -71, 8, 81, 108, -61, 126, 69, -45, 37, -78, -102, -55,
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/lvgl/
Dlvgl.h17 #define LV_KEY_DEL 127
/Zephyr-latest/drivers/fuel_gauge/bq27z746/
Dbq27z746.h51 #define BQ27Z746_TEMPHISETTHRESHOLD 0x6A /* R/W, Unit: degree celsius, Range: -128..127 */
52 #define BQ27Z746_TEMPHICLEARTHRESHOLD 0x6B /* R/W, Unit: degree celsius, Range: -128..127 */
53 #define BQ27Z746_TEMPLOSETTHRESHOLD 0x6C /* R/W, Unit: degree celsius, Range: -128..127 */
54 #define BQ27Z746_TEMPLOCLEARTHRESHOLD 0x6D /* R/W, Unit: degree celsius, Range: -128..127 */
/Zephyr-latest/include/zephyr/drivers/led_strip/
Dtlc5971.h13 #define TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127
/Zephyr-latest/tests/boards/nrf/qdec/boards/
Dnrf54l15dk_nrf54l15_common.dtsi50 steps = <127>;
Dnrf54l20pdk_nrf54l20_cpuapp.overlay50 steps = <127>;
Dnrf54h20dk_nrf54h20_cpuapp.overlay50 steps = <127>;
Dnrf52840dk_nrf52840.overlay49 steps = < 127 >;
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/
Dtest_stm32_clock_configuration_sdmmc.c57 r = -127; in ZTEST()
107 r = -127; in ZTEST()

12345678910