Lines Matching full:4

14 	prompt "Source of the IEEE 802.15.4 radio driver"
22 bool "NRF IEEE 802.15.4 radio driver"
28 This option enables nRF IEEE 802.15.4 radio driver in Zephyr. Note,
32 file. As the nRF IEEE 802.15.4 radio driver defines IRQ configuration
47 prompt "nRF IEEE 802.15.4 Service Layer Type"
57 bool "nRF 802.15.4 temperature update"
60 Enable temperature update for nRF 802.15.4 driver
63 int "nRF52 IEEE 802.15.4 temperature update initialization priority"
67 Set the initialization priority of a temperature update for nRF 802.15.4 driver.
70 int "nRF 802.15.4 temperature update period in milliseconds"
74 Period of a temperature update for nRF 802.15.4 driver in milliseconds
83 This helper symbol indicates that the nRF 802.15.4 serialization is available.
86 bool "nRF IEEE 802.15.4 Driver serialization host"
92 Enable serialization of nRF IEEE 802.15.4 Driver. This option is to be
97 bool "nRF IEEE 802.15.4 Driver serialization radio"
103 Enable serialization of nRF IEEE 802.15.4 Driver. This option is to be
110 int "nRF52 IEEE 802.15.4 serialization initialization priority"
118 menu "nRF 802.15.4 serialization"
122 bool "802.15.4 serialization logs"
125 This option enable debug logs of 802.15.4 serialization module.
139 prompt "nRF IEEE 802.15.4 CCA mode"
159 int "nRF IEEE 802.15.4 CCA Energy Detection threshold"
163 channel is deemed busy. The unit is defined as per 802.15.4-2006 spec.
166 int "nRF IEEE 802.15.4 CCA Correlator threshold"
170 int "nRF IEEE 802.15.4 CCA Correlator limit"
177 int "nRF 802.15.4 receive buffers"
180 Number of buffers in nRF 802.15.4 driver serialization host's receive queue.
184 int "nRF 802.15.4 pending short addresses"
190 int "nRF 802.15.4 pending extended addresses"
196 bool "nRF 802.15.4 AES-CCM* authentication & encryption"
200 int "nRF 802.15.4 security key storage size"
203 Number of encryption keys that the nRF 802.15.4 Radio Driver can store simultaneously.
206 bool "nRF 802.15.4 carrier functions"
213 prompt "nRF 802.15.4 assert implementation"
217 bool "nRF 802.15.4 minimal assertions"
219 This option provides minimal run-time checking of the nRF 802.15.4 Radio Driver's operation,
227 bool "nRF 802.15.4 Radio Driver assertions as Zephyr's standard __ASERT_NO_MSG"
229 The run-time checking of the nRF 802.15.4 Radio Driver depends fully on the configuration