:orphan: .. title:: ANT_EVENT_QUEUE_SIZE .. option:: CONFIG_ANT_EVENT_QUEUE_SIZE *Event queue size.* Type: ``int`` Direct dependencies =================== \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Default ======= - 32 Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:67`` Included via ``Kconfig:34`` Menu path: (Top) → ANT Wireless .. parsed-literal:: config ANT_EVENT_QUEUE_SIZE int "Event queue size." default 32 depends on \ :option:`ANT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*