| /drivers/can/ |
| A D | Kconfig.mcux | 32 int "Maximum number of message buffers for concurrent active instances" 40 Defines maximum number of message buffers for concurrent active instances. 43 int "Maximum number of concurrent active RX filters" 53 Defines maximum number of concurrent active RX filters
|
| A D | Kconfig.max32 | 14 int "Maximum number of concurrent active filters"
|
| A D | Kconfig.sja1000 | 12 int "Maximum number of concurrent active RX filters"
|
| A D | Kconfig.rcar | 15 int "Maximum number of concurrent active filters"
|
| A D | Kconfig.native_linux | 24 int "Maximum number of concurrent active filters"
|
| A D | Kconfig.mcp2515 | 31 int "Maximum number of concurrent active filters"
|
| A D | Kconfig.loopback | 16 int "Maximum number of concurrent active filters"
|
| A D | Kconfig.xmc4xxx | 39 int "Maximum number of concurrent active filters"
|
| A D | Kconfig.mcp251xfd | 55 int "Maximum number of concurrent active filters"
|
| /drivers/sensor/maxim/max30101/ |
| A D | Kconfig | 55 active. 60 Set to operate in SpO2 mode. The red and IR LED channels are active. 66 channels are active. 87 pulse/conversion per active LED channel. In SpO2 mode, these means 148 Set which LED and pulse amplitude are active in time slot 1. 163 Set which LED and pulse amplitude are active in time slot 2. 178 Set which LED and pulse amplitude are active in time slot 3. 193 Set which LED and pulse amplitude are active in time slot 4.
|
| /drivers/audio/ |
| A D | dmic_nrfx_pdm.c | 43 volatile bool active; member 157 if (drv_data->active) { in event_handler() 158 drv_data->active = false; in event_handler() 421 if (drv_data->active) { in dmic_nrfx_pdm_configure() 543 drv_data->active = false; in start_transfer() 559 if (!drv_data->active) { in clock_started_callback() 576 drv_data->active = true; in trigger_start() 586 drv_data->active = false; in trigger_start() 609 if (drv_data->active) { in dmic_nrfx_pdm_trigger() 620 } else if (!drv_data->active) { in dmic_nrfx_pdm_trigger()
|
| /drivers/flash/ |
| A D | Kconfig.nor | 91 int "Dwell period (ms) after last use to stay in active mode" 97 This option controls how long to remain in active mode after each API 98 call, eliminating the active->idle->active transition sequence if another
|
| /drivers/timer/ |
| A D | Kconfig.nrf_grtc | 21 Always keep the SYSCOUNTER active even if the CPU is in sleep mode. 57 active state.
|
| A D | Kconfig.cortex_m_systick | 59 On such SoCs, a vendor-specific timer that remains active in low-power 110 active in low-power mode, since SysTick cannot be used for timekeeping.
|
| /drivers/serial/ |
| A D | Kconfig.it51xxx | 13 doze mode back to active state.
|
| /drivers/sensor/nxp/fxls8974/ |
| A D | fxls8974.h | 159 int fxls8974_get_active(const struct device *dev, uint8_t *active); 160 int fxls8974_set_active(const struct device *dev, uint8_t active);
|
| A D | fxls8974.c | 402 int fxls8974_get_active(const struct device *dev, uint8_t *active) in fxls8974_get_active() argument 413 *active = val; in fxls8974_get_active() 418 int fxls8974_set_active(const struct device *dev, uint8_t active) in fxls8974_set_active() argument 423 FXLS8974_CTRLREG1_ACTIVE_MASK, active); in fxls8974_set_active()
|
| /drivers/sip_svc/ |
| A D | Kconfig.sip_smc_agilex | 26 Allowed number of active transactions in sip_svc subsystem for this driver.
|
| /drivers/wifi/siwx91x/ |
| A D | Kconfig.siwx91x | 80 background scan is active, improving connectivity 133 int "Advanced active scan duration (in ms)" 136 Configure the default advanced active scan duration for WiFi scanning. 138 channel during an advanced active scan. Adjust this value to optimize
|
| /drivers/sensor/aosong/dht/ |
| A D | dht.c | 32 bool active) in dht_measure_signal_duration() argument 52 } while ((bool)rc == active); in dht_measure_signal_duration()
|
| /drivers/gpio/ |
| A D | gpio_pca95xx.c | 638 bool enabled, edge, level, active; in gpio_pca95xx_pin_interrupt_configure() local 688 active = ((drv_data->interrupts.edge_rising || in gpio_pca95xx_pin_interrupt_configure() 694 if (active != drv_data->interrupt_active) { in gpio_pca95xx_pin_interrupt_configure() 696 &config->int_gpio, active ? in gpio_pca95xx_pin_interrupt_configure() 705 drv_data->interrupt_active = active; in gpio_pca95xx_pin_interrupt_configure() 707 if (active) { in gpio_pca95xx_pin_interrupt_configure()
|
| /drivers/video/ |
| A D | video_stm32_dcmipp.c | 85 struct video_buffer *active; member 151 pipe->active->bytesused = 0; in HAL_DCMIPP_PIPE_FrameEventCallback() 153 pipe->active->bytesused = bytesused; in HAL_DCMIPP_PIPE_FrameEventCallback() 159 pipe->active->timestamp = k_uptime_get_32(); in HAL_DCMIPP_PIPE_FrameEventCallback() 160 pipe->active->line_offset = 0; in HAL_DCMIPP_PIPE_FrameEventCallback() 162 k_fifo_put(&pipe->fifo_out, pipe->active); in HAL_DCMIPP_PIPE_FrameEventCallback() 163 pipe->active = NULL; in HAL_DCMIPP_PIPE_FrameEventCallback() 184 pipe->active = pipe->next; in HAL_DCMIPP_PIPE_VsyncEventCallback() 912 pipe->active = NULL; in stm32_dcmipp_stream_enable() 1155 if (pipe->active != NULL) { in stm32_dcmipp_stream_disable() [all …]
|
| /drivers/pwm/ |
| A D | Kconfig.nrfx | 32 on any channels requires PWM peripheral to be active.
|
| /drivers/i3c/ |
| A D | i3c_renesas_ra.c | 71 uint8_t active; member 217 if (data->device_info[i].active == 0) { in i3c_renesas_ra_device_index_request() 220 data->device_info[i].active = 1; in i3c_renesas_ra_device_index_request() 226 if (data->device_info[i].active == 0) { in i3c_renesas_ra_device_index_request() 229 data->device_info[i].active = 1; in i3c_renesas_ra_device_index_request() 286 data->device_info[target_index].active = 1; in i3c_renesas_ra_handle_address_phase() 547 if (!data->device_info[i].active) { in i3c_renesas_ra_configure() 580 if (!data->device_info[i].active) { in i3c_renesas_ra_configure()
|
| /drivers/ipm/ |
| A D | Kconfig.intel_adsp | 9 delivery. Commands will stay active after the ISR returns,
|