@@ -13,203 +13,157 @@ Setting addresses and PAN ID of the device
1313******************************************
1414
1515.. doxygengroup :: nrf_802154_addresses
16- :project: nrfxlib
17- :members:
1816
1917.. _radiodriver_api_data :
2018
2119Functions to calculate data given by the driver
2220***********************************************
2321
2422.. doxygengroup :: nrf_802154_data
25- :project: nrfxlib
26- :members:
2723
2824.. _radiodriver_api_transitions :
2925
3026Functions to request FSM transitions and check the current state
3127****************************************************************
3228
3329.. doxygengroup :: nrf_802154_transitions
34- :project: nrfxlib
35- :members:
3630
3731.. _radiodriver_api_calls :
3832
3933Calls to the higher layer
4034*************************
4135
4236.. doxygengroup :: nrf_802154_calls
43- :project: nrfxlib
44- :members:
4537
4638.. _radiodriver_api_memman :
4739
4840Driver memory management
4941************************
5042
5143.. doxygengroup :: nrf_802154_memman
52- :project: nrfxlib
53- :members:
5444
5545.. _radiodriver_api_rssi :
5646
5747RSSI measurement function
5848*************************
5949
6050.. doxygengroup :: nrf_802154_rssi
61- :project: nrfxlib
62- :members:
6351
6452.. _radiodriver_api_prom :
6553
6654Promiscuous mode
6755****************
6856
6957.. doxygengroup :: nrf_802154_prom
70- :project: nrfxlib
71- :members:
7258
7359.. _radiodriver_api_autoack :
7460
7561Auto ACK management
7662*******************
7763
7864.. doxygengroup :: nrf_802154_autoack
79- :project: nrfxlib
80- :members:
8165
8266.. _radiodriver_api_cca :
8367
8468CCA configuration management
8569****************************
8670
8771.. doxygengroup :: nrf_802154_cca
88- :project: nrfxlib
89- :members:
9072
9173.. _radiodriver_api_csma :
9274
9375CSMA-CA procedure
9476*****************
9577
9678.. doxygengroup :: nrf_802154_csma
97- :project: nrfxlib
98- :members:
9979
10080.. _radiodriver_api_timeout :
10181
10282ACK timeout procedure
10383*********************
10484
10585.. doxygengroup :: nrf_802154_timeout
106- :project: nrfxlib
107- :members:
10886
10987.. _radiodriver_api_stats :
11088
11189Statistics and measurements
11290***************************
11391
11492.. doxygengroup :: nrf_802154_stats
115- :project: nrfxlib
116- :members:
11793
11894.. _radiodriver_api_ifs :
11995
12096Inter-frame spacing feature
12197***************************
12298
12399.. doxygengroup :: nrf_802154_ifs
124- :project: nrfxlib
125- :members:
126100
127101.. _radiodriver_api_capabilities :
128102
129103Radio driver run-time capabilities feature
130104******************************************
131105
132106.. doxygengroup :: nrf_802154_capabilities
133- :project: nrfxlib
134- :members:
135107
136108.. _radiodriver_api_security :
137109
138110Radio driver MAC security feature
139111*********************************
140112
141113.. doxygengroup :: nrf_802154_security
142- :project: nrfxlib
143- :members:
144114
145115.. _radiodriver_api_ie_writer :
146116
147117Radio driver Information Element data injection feature
148118*******************************************************
149119
150120.. doxygengroup :: nrf_802154_ie_writer
151- :project: nrfxlib
152- :members:
153121
154122.. _radiodriver_api_config_radio :
155123
156124Radio driver configuration
157125**************************
158126
159127.. doxygengroup :: nrf_802154_config_radio
160- :project: nrfxlib
161- :members:
162128
163129.. _radiodriver_api_config_csma :
164130
165131CSMA/CA procedure configuration
166132*******************************
167133
168134.. doxygengroup :: nrf_802154_config_csma
169- :project: nrfxlib
170- :members:
171135
172136.. _radiodriver_api_config_timeout :
173137
174138ACK timeout feature configuration
175139*********************************
176140
177141.. doxygengroup :: nrf_802154_config_timeout
178- :project: nrfxlib
179- :members:
180142
181143.. _radiodriver_api_config_transmission :
182144
183145Transmission start notification feature configuration
184146*****************************************************
185147
186148.. doxygengroup :: nrf_802154_config_transmission
187- :project: nrfxlib
188- :members:
189149
190150.. _radiodriver_api_ie :
191151
192152Information Elements configuration
193153**********************************
194154
195155.. doxygengroup :: nrf_802154_ie
196- :project: nrfxlib
197- :members:
198156
199157.. _radiodriver_api_other :
200158
201159Interrupt Handlers
202160******************
203161
204162.. doxygengroup :: nrf_802154_irq
205- :project: nrfxlib
206- :members:
207163
208164.. _radiodriver_api_irq :
209165
210166Other functions
211167***************
212168
213169.. doxygengroup :: nrf_802154
214- :project: nrfxlib
215- :members:
0 commit comments