Home
last modified time | relevance | path

Searched refs:stack (Results 1 – 25 of 195) sorted by relevance

12345678

/drivers/modem/
A DKconfig.wncm14a2a18 int "Size of the stack for the WNC-M14A2A modem driver RX thread"
21 This stack is used by the WNCM14A2A RX thread.
24 int "Size of the stack for the WNC-M14A2A modem driver work queue"
27 This stack is used by the work queue to pass off net_pkt data
28 to the rest of the network stack, letting the rx thread continue
45 Note that the priority needs to be lower than the net stack
A DKconfig.quectel-bg9x24 This stack is used by the quectel BG9X RX thread.
30 This stack is used by the work queue to pass off net_pkt data
31 to the rest of the network stack, letting the rx thread continue
72 Note that the priority needs to be lower than the net stack
/drivers/ieee802154/
A DKconfig.rf2xx16 int "Driver's internal RX thread stack size"
19 This option sets the driver's stack size for its internal RX thread.
30 might need it too). And of course it has to start before the net stack.
A DKconfig.mcr20a59 int "Driver's internal RX thread stack size"
62 This option sets the driver's stack size for its internal RX thread.
73 might need it too). And of course it has to start before the net stack.
/drivers/usb/udc/
A DKconfig.nrf17 int "nRF UDC driver internal thread stack size"
20 Size of the stack used in the driver for nRF USBD ISR event handling.
A DKconfig.virtual14 int "Virtual controller driver internal thread stack size"
18 Virtual device controller driver internal thread stack size.
A DKconfig.it82xx222 int "IT82xx2 UDC driver internal thread stack size"
25 Size of the stack used in the driver for IT82xx2 USBD ISR event
A DKconfig.sam017 int "UDC controller driver internal thread stack size"
20 Device controller driver internal thread stack size.
A DKconfig.skeleton13 int "UDC controller driver internal thread stack size"
17 Skeleton device controller driver internal thread stack size.
A DKconfig.rpi_pico17 int "UDC controller driver internal thread stack size"
20 Device controller driver internal thread stack size.
A DKconfig.numaker21 int "UDC NuMaker driver internal thread stack size"
24 Size of the stack for the driver internal thread.
A DKconfig.max3221 int "MAX32 UDC driver internal thread stack size"
24 Size of the stack for the driver internal thread.
A DKconfig.renesas_ra17 int "UDC controller driver internal thread stack size"
20 Renesas RA device controller driver internal thread stack size.
A DKconfig.stm3220 int "UDC controller driver internal thread stack size"
23 STM32 USB device controller driver internal thread stack size.
/drivers/sensor/bosch/bmi08x/
A DKconfig53 int "Accelerometer own thread stack size"
57 The thread stack size.
89 int "Own thread stack size"
93 The thread stack size.
/drivers/usb/uhc/
A DKconfig.max3421e18 int "Driver internal thread stack size"
21 Size of the stack used in the driver.
A DKconfig.mcux44 int "MCUX UHC Driver internal thread stack size"
47 Size of the stack used in the driver.
/drivers/pcie/host/
A Dcontroller.c371 struct pcie_bus_state stack[MAX_TRAVERSE_STACK], *state; in pcie_generic_ctrl_enumerate() local
379 stack[stack_top].bus_bdf = PCIE_BDF(PCIE_BDF_TO_BUS(bdf_start), 0, 0); in pcie_generic_ctrl_enumerate()
380 stack[stack_top].bridge_bdf = PCIE_BDF_NONE; in pcie_generic_ctrl_enumerate()
381 stack[stack_top].next_bdf = bdf_start; in pcie_generic_ctrl_enumerate()
385 state = &stack[stack_top]; in pcie_generic_ctrl_enumerate()
415 stack[stack_top].bus_bdf = PCIE_BDF(bus_number, 0, 0); in pcie_generic_ctrl_enumerate()
416 stack[stack_top].bridge_bdf = PCIE_BDF_NONE; in pcie_generic_ctrl_enumerate()
417 stack[stack_top].next_bdf = PCIE_BDF(bus_number, 0, 0); in pcie_generic_ctrl_enumerate()
/drivers/ethernet/
A DKconfig.gecko15 int "RX thread stack size"
18 RX thread stack size
A DKconfig.enc424j60021 Size of the stack used for internal thread which is ran for
36 that the driver will wait from the IP stack to get
A DKconfig.lan925022 Size of the stack used for internal thread which is ran for
37 that the driver will wait from the IP stack to get
A DKconfig.w550021 Size of the stack used for internal thread which is ran for
38 that the driver will wait from the IP stack to get
/drivers/sdhc/
A DKconfig45 to enable UHS portion of protocol stack.
51 Enables SPI protocol in SD protocol stack
57 required. Enables native protocol in SD protocol stack.
/drivers/sensor/nuvoton/nuvoton_adc_cmp_npcx/
A DKconfig34 int "Nuvoton NPCX ADC trheshold detection work queue stack size"
38 stack size.
/drivers/usb/device/
A DKconfig129 int "USBD work queue stack size"
133 Size of the stack for the work queue thread that is used in the driver
135 callbacks and providing proper notifications to the USB device stack.
194 Size of the stack used for the internal USB thread.
223 int "USB DC message handler thread stack size"
226 Size of the stack for the message handler thread that is used in the driver
228 including callbacks to the USB device stack.

Completed in 36 milliseconds

12345678