Home
last modified time | relevance | path

Searched refs:filtering (Results 1 – 25 of 58) sorted by relevance

123

/Zephyr-latest/subsys/net/pkt_filter/
DKconfig1 # Packet filtering config
8 bool "Network packet filtering"
17 bool "Additional network packet filtering hook inside IPv4 stack"
24 bool "Additional network packet filtering hook inside IPv6 stack"
31 bool "Additional network packet filtering hook for connection input"
39 module-str = Log level for packet filtering
/Zephyr-latest/subsys/sensing/
Dsensor_mgmt.h113 bool filtering = false; in is_filtering_sensitivity() local
118 filtering = true; in is_filtering_sensitivity()
123 return filtering; in is_filtering_sensitivity()
/Zephyr-latest/drivers/sensor/nxp/nxp_kinetis_temp/
DKconfig34 bool "Digital filtering of ADC readings"
36 Enable weighted average digital filtering of the ADC
/Zephyr-latest/drivers/can/
DKconfig.sja100017 As the NXP SJA1000 only supports one full-width RX filter, filtering of received CAN
/Zephyr-latest/drivers/ethernet/
DKconfig.xmc4xxx46 The filtering can only be done on one vlan tag. If vlan_setup() is
47 called multiple times, the filtering will be done on the latest
DKconfig.nxp_s32_gmac89 bool "Multicast destination address filtering"
91 Enable support for multicast destination address filtering in the MAC.
92 MAC performs imperfect filtering using a 64-bit hash table. The upper
DKconfig.stm32_hal161 Enable support for multicast hash filtering in the MAC.
162 Once enabled the ethernet MAC performs imperfect filtering
/Zephyr-latest/subsys/logging/
DKconfig.filtering4 menu "Logging levels filtering"
7 bool "Runtime filtering reconfiguration"
DKconfig22 rsource "Kconfig.filtering"
DKconfig.mode36 amount of code pulled in if used. Build time filtering is supported,
37 but not runtime filtering. There are no timestamps, prefixes,
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
DKconfig73 Enable Hardware support for L2 filtering of packets.
78 Enable Hardware support for L3 L4 filtering of packets.
/Zephyr-latest/samples/subsys/logging/logger/
DREADME.rst10 main features: severity levels, timestamping, module level filtering and
11 instance level filtering. It also showcases logging capabilities in terms of
/Zephyr-latest/doc/connectivity/networking/api/
Dethernet.rst31 * MAC address filtering
/Zephyr-latest/samples/subsys/logging/dictionary/
DREADME.rst15 filtering of the logging messages for the frontend (in the same way as it is done for backends).
16 See ``log frontend`` set of commands and use ``log_rt_demo`` command to test the filtering.
/Zephyr-latest/doc/services/logging/
Dindex.rst22 - Compile time filtering on module level.
23 - Run time filtering independent for each backend.
24 - Additional run time filtering on module instance level.
42 time filtering is independent for each backend and each source of log messages.
108 filtering.
250 which can be used to provide filtering on instance level rather than module
253 In order to use instance level filtering following steps must be performed:
393 :c:macro:`LOG_INF`) and is responsible for filtering a message (compile and run
466 Run-time filtering
469 If run-time filtering is enabled, then for each source of logging a filter
[all …]
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dattributes.rst11 channel offsets, signal filtering, power modes, on chip buffers, and event
/Zephyr-latest/drivers/input/
DKconfig.sbus32 lower the amounts of input events. Set to 0 for no filtering
/Zephyr-latest/boards/
Dindex.rst20 not be used in the filtering process.
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/
DREADME.rst37 filtering of broadcast sink and broadcast source names. By default, the application will
/Zephyr-latest/doc/services/input/
Dindex.rst44 filtering supported, any more complex filtering logic has to be implemented in
/Zephyr-latest/subsys/net/l2/wifi/
DKconfig52 int "Maximum number of SSIDs that can be specified for SSID filtering"
56 Maximum number of SSIDs that can be specified for SSID filtering.
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/
DREADME.rst11 … In the middle of the communication, we have the filter responsible for filtering the data generat…
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/
DREADME.rst9 Number crunching sample does vector operations, Fast Fourier Transformation and filtering.
27 filtering (Fast Fourier Transform (FFT)) or echo cancellation (Least Mean Square (LMS) filter
/Zephyr-latest/boards/st/st25dv_mb1283_disco/doc/
Dindex.rst47 - Energy harvesting output (VOUT) with a 10nF capacitance filtering circuit
/Zephyr-latest/samples/bluetooth/mtu_update/
DREADME.rst71 RSSI filtering.

123