Home
last modified time | relevance | path

Searched full:activation (Results 1 – 25 of 60) sorted by relevance

123

/Zephyr-latest/modules/cmsis-nn/
DKconfig17 bool "Activation"
19 This option enables the NN libraries for the activation layers
20 It can perform activation layers, including ReLU (Rectified
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintc_wkpu_nxp_s32.h18 * @brief NXP WKPU pin activation type
57 * @param trigger pin activation trigger
Dintc_eirq_nxp_s32.h19 * @brief NXP SIUL2 EIRQ pin activation type
/Zephyr-latest/dts/bindings/sensor/
Dti,fdc2x1x.yaml111 Sensor Activation Mode Selection.
113 The sensor uses low-power activation mode by default after
117 sensor current for a shorter sensor activation time.
120 sensor activation to minimize power consumption.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py56 activation="relu",
61 activation="relu"), # (batch, 42, 1, 16)
65 tf.keras.layers.Dense(16, activation="relu"), # (batch, 16)
67 tf.keras.layers.Dense(4, activation="softmax") # (batch, 4)
83 tf.keras.layers.Dense(4, activation="sigmoid") # (batch, 4)
/Zephyr-latest/dts/bindings/serial/
Dst,stm32-uart-base.yaml66 Defines the time between the activation of the DE signal and the beginning of the start bit.
74 Defines the time between the activation of the DE signal and the beginning of the start bit.
/Zephyr-latest/modules/mbedtls/
DKconfig86 bool "mbed TLS debug activation"
88 Enable debugging activation for mbed TLS configuration. If you use
160 bool "mbed TLS memory debug activation"
/Zephyr-latest/include/zephyr/lorawan/
Dlorawan.h37 * @brief LoRaWAN activation types.
40 LORAWAN_ACT_OTAA = 0, /**< Over-the-Air Activation (OTAA) */
41 LORAWAN_ACT_ABP, /**< Activation by Personalization (ABP) */
115 * @brief LoRaWAN join parameters for over-the-Air activation (OTAA)
140 * @brief LoRaWAN join parameters for activation by personalization (ABP)
166 /** Activation mode */
/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c76 pool_params.activation.min = AVGPOOLING_2_OUT_ACTIVATION_MIN; in ZTEST()
77 pool_params.activation.max = AVGPOOLING_2_OUT_ACTIVATION_MAX; in ZTEST()
187 conv_params.activation.min = CONV_4_OUT_ACTIVATION_MIN; in ZTEST()
188 conv_params.activation.max = CONV_4_OUT_ACTIVATION_MAX; in ZTEST()
310 dw_conv_params.activation.min = STRIDE2PAD1_OUT_ACTIVATION_MIN; in ZTEST()
311 dw_conv_params.activation.max = STRIDE2PAD1_OUT_ACTIVATION_MAX; in ZTEST()
397 fc_params.activation.min = FULLY_CONNECTED_MVE_0_OUT_ACTIVATION_MIN; in ZTEST()
398 fc_params.activation.max = FULLY_CONNECTED_MVE_0_OUT_ACTIVATION_MAX; in ZTEST()
481 pool_params.activation.min = MAXPOOLING_2_OUT_ACTIVATION_MIN; in ZTEST()
482 pool_params.activation.max = MAXPOOLING_2_OUT_ACTIVATION_MAX; in ZTEST()
/Zephyr-latest/dts/bindings/input/
Dst,stmpe811.yaml73 Touch detect delay (microseconds) is the delay from the activation of the pull-up resistor
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_u5.c533 /* Main PLL configuration and activation */ in set_up_plls()
536 /* Main PLL configuration and activation */ in set_up_plls()
539 /* Main PLL configuration and activation */ in set_up_plls()
774 "MSIS Hardware auto calibration needs LSE clock activation"); in set_up_fixed_clock_sources()
796 "MSIK Hardware auto calibration needs LSE clock activation"); in set_up_fixed_clock_sources()
Dclock_stm32_ll_h5.c452 /* Main PLL configuration and activation */ in set_up_plls()
455 /* Main PLL configuration and activation */ in set_up_plls()
458 /* Main PLL configuration and activation */ in set_up_plls()
Dclock_control_nrf2_common.c181 * the activation failed, this option's flag in clock_config_update_end()
Dclock_stm32_ll_wba.c392 /* Main PLL configuration and activation */ in set_up_plls()
395 /* Main PLL configuration and activation */ in set_up_plls()
/Zephyr-latest/doc/hardware/porting/
Dshields.rst38 activation is application responsibility.
107 Shield activation
/Zephyr-latest/drivers/disk/nvme/
Dnvme_cmd.c97 { NVME_SC_FW_ACT_REQUIRES_NVMS_RESET, "FIRMWARE ACTIVATION REQUIRES NVM SUBSYSTEM RESET" },
98 { NVME_SC_FW_ACT_REQUIRES_RESET, "FIRMWARE ACTIVATION REQUIRES RESET" },
99 { NVME_SC_FW_ACT_REQUIRES_TIME, "FIRMWARE ACTIVATION REQUIRES MAXIMUM TIME VIOLATION" },
100 { NVME_SC_FW_ACT_PROHIBITED, "FIRMWARE ACTIVATION PROHIBITED" },
Dnvme_helpers.h195 /* supports Firmware Activation Notices event */
259 /* firmware activation without reset */
/Zephyr-latest/include/zephyr/logging/
Dlog_link.h140 * @retval -EINPROGRESS Activation in progress.
154 * @retval -EINPROGRESS Activation in progress.
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dhas_test.c157 FAIL("Preset activation failed (err %d)\n", err); in test_offline_behavior()
/Zephyr-latest/drivers/fpga/
Dfpga_mpfs.c260 LOG_INF("Image activation started..."); in activate_image()
295 LOG_INF("Image activation status : %x ", status); in activate_image()
/Zephyr-latest/boards/vcc-gnd/yd_stm32h750vb/doc/
Dindex.rst67 hardware such as ST-Link). Flashing using the ROM bootloader requires a special activation
/Zephyr-latest/boards/others/stm32f401_mini/doc/
Dindex.rst94 hardware). Flashing using the ROM bootloader requires a special activation
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h240 /* Period of activation of comb section in the microphone clocks minus 1 */
/Zephyr-latest/drivers/dac/
Ddac_ad56xx.c153 * The pulse activation time is actually defined to start together in ad56xx_init()
/Zephyr-latest/boards/others/stm32f103_mini/doc/
Dindex.rst125 hardware such as ST-Link). Flashing using the ROM bootloader requires a special activation

123