/Zephyr-latest/modules/cmsis-nn/ |
D | Kconfig | 17 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/ |
D | intc_wkpu_nxp_s32.h | 18 * @brief NXP WKPU pin activation type 57 * @param trigger pin activation trigger
|
D | intc_eirq_nxp_s32.h | 19 * @brief NXP SIUL2 EIRQ pin activation type
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,fdc2x1x.yaml | 111 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/ |
D | train.py | 56 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/ |
D | st,stm32-uart-base.yaml | 66 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/ |
D | Kconfig | 86 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/ |
D | lorawan.h | 37 * @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/ |
D | main.c | 76 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/ |
D | st,stmpe811.yaml | 73 Touch detect delay (microseconds) is the delay from the activation of the pull-up resistor
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32_ll_u5.c | 533 /* 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()
|
D | clock_stm32_ll_h5.c | 452 /* 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()
|
D | clock_control_nrf2_common.c | 181 * the activation failed, this option's flag in clock_config_update_end()
|
D | clock_stm32_ll_wba.c | 392 /* Main PLL configuration and activation */ in set_up_plls() 395 /* Main PLL configuration and activation */ in set_up_plls()
|
/Zephyr-latest/doc/hardware/porting/ |
D | shields.rst | 38 activation is application responsibility. 107 Shield activation
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_cmd.c | 97 { 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" },
|
D | nvme_helpers.h | 195 /* supports Firmware Activation Notices event */ 259 /* firmware activation without reset */
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_link.h | 140 * @retval -EINPROGRESS Activation in progress. 154 * @retval -EINPROGRESS Activation in progress.
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | has_test.c | 157 FAIL("Preset activation failed (err %d)\n", err); in test_offline_behavior()
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_mpfs.c | 260 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/ |
D | index.rst | 67 hardware such as ST-Link). Flashing using the ROM bootloader requires a special activation
|
/Zephyr-latest/boards/others/stm32f401_mini/doc/ |
D | index.rst | 94 hardware). Flashing using the ROM bootloader requires a special activation
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | dmic_regs.h | 240 /* Period of activation of comb section in the microphone clocks minus 1 */
|
/Zephyr-latest/drivers/dac/ |
D | dac_ad56xx.c | 153 * The pulse activation time is actually defined to start together in ad56xx_init()
|
/Zephyr-latest/boards/others/stm32f103_mini/doc/ |
D | index.rst | 125 hardware such as ST-Link). Flashing using the ROM bootloader requires a special activation
|