Searched full:deactivate (Results 1 – 25 of 34) sorted by relevance
12
/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/ |
D | Kconfig | 25 standard types will deactivate the other interrupt.
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 48 enabled, but user can also deactivate one or the other to see each configuration
|
/Zephyr-latest/samples/userspace/prod_consumer/src/ |
D | sample_driver.h | 57 * @param active Whether to activate/deactivate interrupts
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 53 are enabled, but user can also deactivate both or former to see each configuration in play.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | vishay,vcnl36825t.yaml | 112 deactivate if falls below lower threshold.
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | startup.cmm | 187 ; Deactivate RTU fencing logic (GPR3) 216 ; Deactivate RTU fencing logic (GPR3)
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 239 ``deactivate``. 291 ``deactivate``. 346 ``deactivate``.
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 129 - 01: The PD is able to activate and deactivate the Output per direct
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_iwdg_stm32.c | 91 /* Deactivate running when debugger is attached. */ in iwdg_stm32_setup()
|
D | wdt_wwdg_stm32.c | 167 /* Deactivate running when debugger is attached. */ in wwdg_stm32_setup()
|
/Zephyr-latest/tests/subsys/logging/log_core_additional/src/ |
D | log_test.c | 267 /* deactivate other backends */ in ZTEST() 335 /* deactivate all other backend */ in ZTEST()
|
/Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
D | bmi08x_accel.c | 556 LOG_ERR("Cannot deactivate advanced power save mode."); in bmi08x_apply_sync_binary_config() 562 /* deactivate accel, otherwise post processing can not be enabled safely */ in bmi08x_apply_sync_binary_config() 565 LOG_ERR("Cannot deactivate accel."); in bmi08x_apply_sync_binary_config()
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_backend.h | 286 * @brief Deactivate backend.
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | device_power.c | 254 /* ADC deactivate */ in deep_sleep_save_blocks()
|
/Zephyr-latest/drivers/adc/ |
D | adc_mchp_xec.c | 384 /* ADC deactivate */ in adc_xec_pm_action()
|
/Zephyr-latest/drivers/flash/ |
D | nrf_qspi_nor.c | 326 bool deactivate = true; in qspi_release() local 331 deactivate = atomic_dec(&dev_data->usage_count) == 1; in qspi_release() 337 if (deactivate) { in qspi_release()
|
/Zephyr-latest/drivers/modem/ |
D | quectel-bg9x.c | 904 LOG_INF("Deactivate W Disable"); in pin_init() 973 * PDP context, we try to deactivate and reactivate MDM_PDP_ACT_RETRY_COUNT times. 985 /* If there is trouble activating the PDP context, we try to deactivate/reactive it. */ in modem_pdp_context_activate()
|
/Zephyr-latest/drivers/serial/ |
D | uart_nrfx_uart.c | 292 /* Deactivate the transmitter so that it does not needlessly in uart_nrfx_poll_out() 952 /* Deactivate the transmitter so that it does not needlessly in uart_nrfx_isr()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | micp_mic_dev_test.c | 144 FAIL("Could not deactivate AICS (err %d)\n", err); in test_aics_server_only()
|
/Zephyr-latest/drivers/dma/ |
D | dma_iproc_pax_v1.c | 345 /* Activate/Deactivate rings */ 840 /* deactivate the ring until next active transfer */ in dma_iproc_pax_do_xfer()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_mcp23xxx.c | 514 LOG_ERR("Failed to deactivate RESET line: %d", err); in gpio_mcp23xxx_init()
|
D | gpio_tca6424a.c | 491 LOG_ERR("%s: failed to deactivate RESET line: %d", dev->name, ret); in tca6424a_init()
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | has.h | 484 * Used by server to deactivate currently active preset.
|
D | aics.h | 375 * the server to deactivate an Audio Input Control Service.
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 445 deactive||deactivate 486 desactivate||deactivate
|
12