-
CONFIG_IEEE802154_UPIPE_HW_FILTER
¶
Hw Filtering
Type: bool
Help¶
This option assure the driver will process just frames addressed to him.
Defaults¶
- “y” if
IEEE802154
Kconfig definition¶
At drivers/ieee802154/Kconfig:47
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:14
Menu path: (top menu) → Device Drivers → IEEE 802.15.4 drivers options
config IEEE802154_UPIPE_HW_FILTER bool prompt "Hw Filtering" ifIEEE802154
default "y" ifIEEE802154
depends onIEEE802154
help This option assure the driver will process just frames addressed to him.
(Definitions include propagated dependencies, including from if’s and menus.)