Home
last modified time | relevance | path

Searched refs:enabled (Results 76 – 100 of 1169) sorted by relevance

12345678910>>...47

/Zephyr-latest/include/zephyr/bluetooth/services/
Dhrs.h40 void (*ntf_changed)(bool enabled);
/Zephyr-latest/drivers/sensor/nordic/npm2100_vbat/
Dnpm2100_vbat.c89 bool enabled; member
201 if (!data->adc[idx].enabled) { in npm2100_vbat_sample_fetch()
270 *val = (struct sensor_value){.val1 = adc_cfg->enabled, .val2 = 0}; in npm2100_vbat_attr_get()
357 adc_cfg->enabled = val->val1 == 0 ? false : true; in npm2100_vbat_attr_set()
531 .enabled = true}, \
535 .enabled = true}, \
539 .enabled = true}, \
543 .enabled = false}, \
/Zephyr-latest/boards/nxp/mimxrt1160_evk/
Dmimxrt1160_evk_mimxrt1166_cm4.dts50 /* GPT and Systick are enabled. If power management is enabled, the GPT
/Zephyr-latest/soc/microchip/mec/mec172x/
DKconfig31 Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
41 bool "Debug support via Serial wire debug with tracing enabled"
43 JTAG port is enabled in SWD mode. Refer to tracing options
/Zephyr-latest/drivers/stepper/ti/
Ddrv8424.c46 bool enabled; member
153 data->enabled = enable; in drv8424_enable()
247 if (!data->enabled) { in drv8424_move_to()
259 if (!data->enabled) { in drv8424_move_by()
271 if (!data->enabled) { in drv8424_run()
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twis.c65 bool enabled; member
90 if (dev_data->enabled) { in shim_nrf_twis_enable()
100 dev_data->enabled = true; in shim_nrf_twis_enable()
108 if (!dev_data->enabled) { in shim_nrf_twis_disable()
112 dev_data->enabled = false; in shim_nrf_twis_disable()
/Zephyr-latest/drivers/firmware/scmi/nxp/
DKconfig8 When enabled, additional SCMI features specific to NXP will be available
/Zephyr-latest/drivers/regulator/
Dregulator_npm1300.c546 bool *enabled) in get_enabled_reg() argument
557 *enabled = (data & mask) != 0U; in get_enabled_reg()
562 static int get_enabled(const struct device *dev, bool *enabled) in get_enabled() argument
568 return get_enabled_reg(dev, BUCK_BASE, BUCK_OFFSET_STATUS, BUCK1_ON_MASK, enabled); in get_enabled()
570 return get_enabled_reg(dev, BUCK_BASE, BUCK_OFFSET_STATUS, BUCK2_ON_MASK, enabled); in get_enabled()
572 return get_enabled_reg(dev, LDSW_BASE, LDSW_OFFSET_STATUS, LDSW1_ON_MASK, enabled); in get_enabled()
574 return get_enabled_reg(dev, LDSW_BASE, LDSW_OFFSET_STATUS, LDSW2_ON_MASK, enabled); in get_enabled()
601 bool enabled; in regulator_npm1300_init() local
608 ret = get_enabled(dev, &enabled); in regulator_npm1300_init()
613 ret = regulator_common_init(dev, enabled); in regulator_npm1300_init()
Dregulator_common.c148 bool enabled; in regulator_is_enabled() local
151 enabled = true; in regulator_is_enabled()
156 enabled = data->refcnt != 0; in regulator_is_enabled()
162 return enabled; in regulator_is_enabled()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_timer.c62 bool enabled; member
112 !timer->enabled) { in start_timer()
232 if (!timer_data[i].enabled && timer_data[i].active) { in enabled_post_write_cb()
306 timer_data[avail].enabled = true; in timer_inst_create()
327 true, &timer_data[avail].enabled, in timer_inst_create()
328 sizeof(timer_data[avail].enabled), in timer_inst_create()
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk_mimxrt1176_cm4.dts50 /* GPT and Systick are enabled. If power management is enabled, the GPT
/Zephyr-latest/tests/drivers/ipm/src/
Dipm_dummy.c32 if (!driver_data->regs.enabled || !driver_data->regs.busy) { in ipm_dummy_isr()
98 driver_data->regs.enabled = enable; in ipm_dummy_set_enabled()
/Zephyr-latest/soc/nordic/nrf53/
DKconfig60 This option is enabled by default for the Application MCU when
61 DC/DC mode is enabled for the VREGMAIN or VREGRADIO regulator
63 If this option is enabled, but the workaround cannot be applied,
80 enabled by default for both the application and network core.
89 executed after WFI/WFE. This extension is not enabled by default.
101 enabled through INTENSET register. The case when these events are generated
102 by EVTEN but without interrupts enabled through INTENSET is not handled.
188 bool "NRF53 Network MCU is enabled at boot time"
203 bool "[DEPRECATED] NRF53 Network MCU is enabled at boot time"
221 This option must be enabled if either application or network core is
[all …]
/Zephyr-latest/doc/hardware/peripherals/
Dcomparator.rst23 Embedded comparators can typically be configured at runtime. When enabled, an initial
31 Comparators are enabled using power management. When resumed, the comparator will actively
60 The power management shell can optionally be enabled alongside the comparator shell.
/Zephyr-latest/kernel/
DKconfig.device10 When enabled, device dependencies will be stored so that they can be
13 dynamic device dependencies are enabled).
32 If enabled, additional data from the devicetree will be stored for
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/
DCMakeLists.txt8 # when OS Management is enabled.
/Zephyr-latest/samples/bluetooth/hci_ipc/dts/arm/nordic/
Doverride.dtsi3 * levels for Exceptions and ZLI (if enabled).
/Zephyr-latest/boards/others/neorv32/doc/
Dindex.rst39 following RISC-V ISA extensions enabled:
43 - Zicsr (Control and Status Register (CSR) Instructions, always enabled)
44 - Zifencei (Instruction-fetch fence, always enabled)
78 support can be enabled by setting the ``status`` property of the ``trng``
106 implementation with the On-Chip Debugger (OCD) and bootloader enabled.
110 If the bootloader is not enabled, the internal instruction memory (IMEM) is
142 the NEORV32 user guide. If the :kconfig:option:`CONFIG_BUILD_OUTPUT_BIN` is enabled and
160 If the :kconfig:option:`CONFIG_BUILD_OUTPUT_BIN` is enabled and the NEORV32
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig.defconfig.nrf54h20_cpuflpr9 # As FLPR has limited memory most of tests does not fit with asserts enabled.
DKconfig.defconfig.nrf54h20_cpuppr12 # As PPR has limited memory most of tests does not fit with asserts enabled.
/Zephyr-latest/arch/
DCMakeLists.txt3 # FIXME: SHADOW_VARS: Remove this once we have enabled -Wshadow globally.
/Zephyr-latest/drivers/serial/
Duart_silabs_usart.c43 bool enabled; member
450 data->dma_rx.enabled = false; in uart_silabs_dma_rx_cb()
463 data->dma_tx.enabled = false; in uart_silabs_dma_tx_cb()
516 data->dma_tx.enabled = true; in uart_silabs_async_tx()
542 data->dma_tx.enabled = false; in uart_silabs_async_tx_abort()
560 if (data->dma_rx.enabled) { in uart_silabs_async_rx_enable()
603 data->dma_rx.enabled = true; in uart_silabs_async_rx_enable()
617 if (!data->dma_rx.enabled) { in uart_silabs_async_rx_disable()
628 if (!data->dma_rx.enabled) { in uart_silabs_async_rx_disable()
647 data->dma_rx.enabled = false; in uart_silabs_async_rx_disable()
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DCMakeLists.txt8 # when Enumeration Management is enabled.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/
DCMakeLists.txt8 # when Image Management client is enabled.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/
DCMakeLists.txt9 # interface, when Shell Management is enabled.

12345678910>>...47