Home
last modified time | relevance | path

Searched refs:enabled (Results 176 – 200 of 1169) sorted by relevance

12345678910>>...47

/Zephyr-latest/drivers/stepper/adi_tmc/
DKconfig18 A Trinamic Stepper Controller with SPI is enabled
/Zephyr-latest/include/zephyr/drivers/mfd/
Daxp192.h118 int mfd_axp192_gpio_pd_get(const struct device *dev, uint8_t gpio, bool *enabled);
/Zephyr-latest/drivers/crypto/
DKconfig.nrf_ecb12 # hence this driver cannot be enabled together with it.
/Zephyr-latest/tests/subsys/logging/log_syst/
DKconfig7 When enabled MOCK backend is used for logging. It is
/Zephyr-latest/samples/net/tftp_client/
DKconfig19 When DNS resolver is enabled, DNS domain names could be used as well.
/Zephyr-latest/tests/drivers/regulator/api/
Dapp.overlay36 fake-is-enabled-in-hardware;
/Zephyr-latest/tests/kernel/threads/thread_apis/
DKconfig14 enabled. For most platforms, this address can be expected to be
/Zephyr-latest/subsys/bluetooth/audio/
DCMakeLists.txt27 # When CONFIG_BT_AUDIO and CONFIG_BT_CONN is enabled we pull in ccid. It is based on CONFIG_BT_CONN
28 # as CCID depends on GATT, and GATT is enabled when CONFIG_BT_CONN=y.
DKconfig.micp35 enabled for Microphone Control Profile Microphone Device.
65 enabled for MICP client.
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_atom_virt_defconfig27 # enabled.
/Zephyr-latest/soc/silabs/
DKconfig.defconfig17 # large, especially with logs enabled. Since it is called from IDLE task,
/Zephyr-latest/drivers/bluetooth/
DKconfig11 # options are only applicable if controller support hasn't been enabled.
/Zephyr-latest/soc/nxp/s32/s32k1/
DKconfig.defconfig19 # and userspace. Only enable HW stack protection if userspace is not enabled.
/Zephyr-latest/drivers/misc/nordic_vpr_launcher/
DKconfig9 When enabled, the VPR coprocessors will be automatically launched
/Zephyr-latest/tests/drivers/spi/spi_loopback/socs/
Desp32_procpu.overlay40 dma-enabled;
Desp32c3.overlay40 dma-enabled;
Desp32c6.overlay40 dma-enabled;
Desp32s2.overlay40 dma-enabled;
Desp32c2.overlay40 dma-enabled;
Desp32c3_usb.overlay40 dma-enabled;
Desp32s3_procpu.overlay40 dma-enabled;
/Zephyr-latest/drivers/charger/
Dcharger_pf1550.c87 bool enabled; member
339 cfg->enabled = true; in pf1550_led_config()
343 cfg->enabled = false; in pf1550_led_config()
346 val = (cfg->enabled ? LED_PWM_LED_EN : 0) | LED_PWM_FULL_ON; in pf1550_led_config()
507 static int pf1550_enable_interrupt_pin(const struct device *dev, bool enabled) in pf1550_enable_interrupt_pin() argument
513 flags = enabled ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE; in pf1550_enable_interrupt_pin()
517 LOG_ERR("Could not %s interrupt GPIO callback: %d", enabled ? "enable" : "disable", in pf1550_enable_interrupt_pin()
/Zephyr-latest/subsys/dfu/
DKconfig61 used when MCUMGR_GRP_IMG_TOO_LARGE_SYSBUILD is enabled.
74 If enabled, flash is erased as necessary when receiving new firmware,
83 If enabled, there will be available the function to check flash
/Zephyr-latest/drivers/flash/
DKconfig.nrf7 This option can be enabled to force an alternative implementation
86 Enable operations on UICR. Once enabled UICR are written or read as
92 When this option is enabled writing chunks less than minimal write
DKconfig.stm3248 If enabled, all requests to disable flash write protection will be
67 With this option enabled it will be possible to disable readout
75 With this option enabled it will be possible to enable readout

12345678910>>...47