Searched refs:stack (Results 1 – 25 of 195) sorted by relevance
12345678
18 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 data28 to the rest of the network stack, letting the rx thread continue45 Note that the priority needs to be lower than the net stack
24 This stack is used by the quectel BG9X RX thread.30 This stack is used by the work queue to pass off net_pkt data31 to the rest of the network stack, letting the rx thread continue72 Note that the priority needs to be lower than the net stack
16 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.
59 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.
17 int "nRF UDC driver internal thread stack size"20 Size of the stack used in the driver for nRF USBD ISR event handling.
14 int "Virtual controller driver internal thread stack size"18 Virtual device controller driver internal thread stack size.
22 int "IT82xx2 UDC driver internal thread stack size"25 Size of the stack used in the driver for IT82xx2 USBD ISR event
17 int "UDC controller driver internal thread stack size"20 Device controller driver internal thread stack size.
13 int "UDC controller driver internal thread stack size"17 Skeleton device controller driver internal thread stack size.
21 int "UDC NuMaker driver internal thread stack size"24 Size of the stack for the driver internal thread.
21 int "MAX32 UDC driver internal thread stack size"24 Size of the stack for the driver internal thread.
17 int "UDC controller driver internal thread stack size"20 Renesas RA device controller driver internal thread stack size.
20 int "UDC controller driver internal thread stack size"23 STM32 USB device controller driver internal thread stack size.
53 int "Accelerometer own thread stack size"57 The thread stack size.89 int "Own thread stack size"93 The thread stack size.
18 int "Driver internal thread stack size"21 Size of the stack used in the driver.
44 int "MCUX UHC Driver internal thread stack size"47 Size of the stack used in the driver.
371 struct pcie_bus_state stack[MAX_TRAVERSE_STACK], *state; in pcie_generic_ctrl_enumerate() local379 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()
15 int "RX thread stack size"18 RX thread stack size
21 Size of the stack used for internal thread which is ran for36 that the driver will wait from the IP stack to get
22 Size of the stack used for internal thread which is ran for37 that the driver will wait from the IP stack to get
21 Size of the stack used for internal thread which is ran for38 that the driver will wait from the IP stack to get
45 to enable UHS portion of protocol stack.51 Enables SPI protocol in SD protocol stack57 required. Enables native protocol in SD protocol stack.
34 int "Nuvoton NPCX ADC trheshold detection work queue stack size"38 stack size.
129 int "USBD work queue stack size"133 Size of the stack for the work queue thread that is used in the driver135 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 driver228 including callbacks to the USB device stack.
Completed in 39 milliseconds