File tree Expand file tree Collapse file tree 26 files changed +178
-276
lines changed
CMSIS/Device/Maxim/MAX32655/Source/GCC
PeriphDrivers/Source/UART Expand file tree Collapse file tree 26 files changed +178
-276
lines changed Original file line number Diff line number Diff line change @@ -187,22 +187,6 @@ static void mainWsfInit(void)
187
187
#endif
188
188
}
189
189
190
- /*************************************************************************************************/
191
- /*!
192
- * \fn WUT_IRQHandler
193
- *
194
- * \brief WUY interrupt handler.
195
- *
196
- * \return None.
197
- */
198
- /*************************************************************************************************/
199
- void WUT_IRQHandler (void )
200
- {
201
- MXC_WUT_IntClear (MXC_WUT0 );
202
- NVIC_ClearPendingIRQ (WUT_IRQn );
203
- MXC_WUT_Handler (MXC_WUT0 );
204
- }
205
-
206
190
/*************************************************************************************************/
207
191
/*!
208
192
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -128,20 +128,6 @@ static void mainWsfInit(void)
128
128
#endif
129
129
}
130
130
131
- /*************************************************************************************************/
132
- /*!
133
- * \fn WUT_IRQHandler
134
- *
135
- * \brief WUY interrupt handler.
136
- *
137
- * \return None.
138
- */
139
- /*************************************************************************************************/
140
- void WUT_IRQHandler (void )
141
- {
142
- MXC_WUT_Handler (MXC_WUT0 );
143
- }
144
-
145
131
/*************************************************************************************************/
146
132
/*!
147
133
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -128,20 +128,6 @@ static void mainWsfInit(void)
128
128
#endif
129
129
}
130
130
131
- /*************************************************************************************************/
132
- /*!
133
- * \fn WUT_IRQHandler
134
- *
135
- * \brief WUY interrupt handler.
136
- *
137
- * \return None.
138
- */
139
- /*************************************************************************************************/
140
- void WUT_IRQHandler (void )
141
- {
142
- MXC_WUT_Handler (MXC_WUT0 );
143
- }
144
-
145
131
/*************************************************************************************************/
146
132
/*!
147
133
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -128,20 +128,6 @@ static void mainWsfInit(void)
128
128
#endif
129
129
}
130
130
131
- /*************************************************************************************************/
132
- /*!
133
- * \fn WUT_IRQHandler
134
- *
135
- * \brief WUY interrupt handler.
136
- *
137
- * \return None.
138
- */
139
- /*************************************************************************************************/
140
- void WUT_IRQHandler (void )
141
- {
142
- MXC_WUT_Handler (MXC_WUT0 );
143
- }
144
-
145
131
/*************************************************************************************************/
146
132
/*!
147
133
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -187,22 +187,6 @@ static void mainWsfInit(void)
187
187
#endif
188
188
}
189
189
190
- /*************************************************************************************************/
191
- /*!
192
- * \fn WUT_IRQHandler
193
- *
194
- * \brief WUY interrupt handler.
195
- *
196
- * \return None.
197
- */
198
- /*************************************************************************************************/
199
- void WUT_IRQHandler (void )
200
- {
201
- MXC_WUT_IntClear (MXC_WUT0 );
202
- NVIC_ClearPendingIRQ (WUT_IRQn );
203
- MXC_WUT_Handler (MXC_WUT0 );
204
- }
205
-
206
190
/*************************************************************************************************/
207
191
/*!
208
192
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -129,20 +129,6 @@ static void mainWsfInit(void)
129
129
#endif
130
130
}
131
131
132
- /*************************************************************************************************/
133
- /*!
134
- * \fn WUT_IRQHandler
135
- *
136
- * \brief WUY interrupt handler.
137
- *
138
- * \return None.
139
- */
140
- /*************************************************************************************************/
141
- void WUT_IRQHandler (void )
142
- {
143
- MXC_WUT_Handler (MXC_WUT0 );
144
- }
145
-
146
132
/*************************************************************************************************/
147
133
/*!
148
134
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -139,20 +139,6 @@ static void mainWsfInit(void)
139
139
#endif
140
140
}
141
141
142
- /*************************************************************************************************/
143
- /*!
144
- * \fn WUT_IRQHandler
145
- *
146
- * \brief WUY interrupt handler.
147
- *
148
- * \return None.
149
- */
150
- /*************************************************************************************************/
151
- void WUT_IRQHandler (void )
152
- {
153
- MXC_WUT_Handler (MXC_WUT0 );
154
- }
155
-
156
142
/*************************************************************************************************/
157
143
/*!
158
144
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -187,22 +187,6 @@ static void mainWsfInit(void)
187
187
#endif
188
188
}
189
189
190
- /*************************************************************************************************/
191
- /*!
192
- * \fn WUT_IRQHandler
193
- *
194
- * \brief WUY interrupt handler.
195
- *
196
- * \return None.
197
- */
198
- /*************************************************************************************************/
199
- void WUT0_IRQHandler (void )
200
- {
201
- MXC_WUT_IntClear ();
202
- NVIC_ClearPendingIRQ (WUT0_IRQn );
203
- MXC_WUT_Handler ();
204
- }
205
-
206
190
/*************************************************************************************************/
207
191
/*!
208
192
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -128,20 +128,6 @@ static void mainWsfInit(void)
128
128
#endif
129
129
}
130
130
131
- /*************************************************************************************************/
132
- /*!
133
- * \fn WUT_IRQHandler
134
- *
135
- * \brief WUY interrupt handler.
136
- *
137
- * \return None.
138
- */
139
- /*************************************************************************************************/
140
- void WUT0_IRQHandler (void )
141
- {
142
- MXC_WUT_Handler ();
143
- }
144
-
145
131
/*************************************************************************************************/
146
132
/*!
147
133
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -128,20 +128,6 @@ static void mainWsfInit(void)
128
128
#endif
129
129
}
130
130
131
- /*************************************************************************************************/
132
- /*!
133
- * \fn WUT_IRQHandler
134
- *
135
- * \brief WUY interrupt handler.
136
- *
137
- * \return None.
138
- */
139
- /*************************************************************************************************/
140
- void WUT0_IRQHandler (void )
141
- {
142
- MXC_WUT_Handler ();
143
- }
144
-
145
131
/*************************************************************************************************/
146
132
/*!
147
133
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -128,20 +128,6 @@ static void mainWsfInit(void)
128
128
#endif
129
129
}
130
130
131
- /*************************************************************************************************/
132
- /*!
133
- * \fn WUT_IRQHandler
134
- *
135
- * \brief WUY interrupt handler.
136
- *
137
- * \return None.
138
- */
139
- /*************************************************************************************************/
140
- void WUT0_IRQHandler (void )
141
- {
142
- MXC_WUT_Handler ();
143
- }
144
-
145
131
/*************************************************************************************************/
146
132
/*!
147
133
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -129,20 +129,6 @@ static void mainWsfInit(void)
129
129
#endif
130
130
}
131
131
132
- /*************************************************************************************************/
133
- /*!
134
- * \fn WUT_IRQHandler
135
- *
136
- * \brief WUY interrupt handler.
137
- *
138
- * \return None.
139
- */
140
- /*************************************************************************************************/
141
- void WUT0_IRQHandler (void )
142
- {
143
- MXC_WUT_Handler ();
144
- }
145
-
146
132
/*************************************************************************************************/
147
133
/*!
148
134
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -129,20 +129,6 @@ static void mainWsfInit(void)
129
129
#endif
130
130
}
131
131
132
- /*************************************************************************************************/
133
- /*!
134
- * \fn WUT_IRQHandler
135
- *
136
- * \brief WUY interrupt handler.
137
- *
138
- * \return None.
139
- */
140
- /*************************************************************************************************/
141
- void WUT0_IRQHandler (void )
142
- {
143
- MXC_WUT_Handler ();
144
- }
145
-
146
132
/*************************************************************************************************/
147
133
/*!
148
134
* \fn wutTrimCb
Original file line number Diff line number Diff line change @@ -431,7 +431,9 @@ Reset_Handler:
431
431
def_irq_handler BTLE_RX_AES_IRQHandler / * 0x42 0x0108 66 : BTLE RX AES Done * /
432
432
def_irq_handler BTLE_INV_APB_ADDR_IRQHandler / * 0x43 0x010C 67 : BTLE Invalid APB Address * /
433
433
def_irq_handler BTLE_IQ_DATA_VALID_IRQHandler/ * 0x44 0x0110 68 : BTLE IQ Data Valid * /
434
- def_irq_handler WUT0_IRQHandler / * 0x45 0x0114 69 : Wake up timer * /
434
+ #ifndef __CORDIO__
435
+ def_irq_handler WUT0_IRQHandler / * 0x45 0x0114 69 : Wake up timer , The PAL layer has a weak declaration. This avoids the situation of double weak * /
436
+ #endif
435
437
def_irq_handler GPIOWAKE_IRQHandler / * 0x46 0x0118 70 : GPIO Wakeup * /
436
438
def_irq_handler RSV55_IRQHandler / * 0x47 0x011C 71 : Reserved * /
437
439
def_irq_handler SPI0_IRQHandler / * 0x48 0x0120 72 : SPI0 * /
@@ -488,4 +490,4 @@ Reset_Handler:
488
490
def_irq_handler RSV123_IRQHandler / * 0x7B 0x01EC 123 : Reserved * /
489
491
def_irq_handler RSV124_IRQHandler / * 0x7C 0x01F0 124 : Reserved * /
490
492
def_irq_handler WUT1_IRQHandler / * 0x7D 0x01F4 125 : Wakeup Timer 1 * /
491
- .end
493
+ .end
Original file line number Diff line number Diff line change @@ -147,10 +147,14 @@ void LlInitLlInit(void)
147
147
#endif
148
148
149
149
#if (BT_VER >= LL_VER_BT_CORE_SPEC_5_0 )
150
- #ifdef INIT_CENTRAL
151
- LlExtScanMasterInit ();
152
- LlExtInitMasterInit ();
153
- LlPhyMasterInit ();
150
+ #if defined(INIT_CENTRAL )
151
+
152
+ #if defined(INIT_EXTENDED )
153
+ LlExtScanMasterInit ();
154
+ LlExtInitMasterInit ();
155
+ LlPhyMasterInit ();
156
+ #endif
157
+
154
158
#if (BT_VER >= LL_VER_BT_CORE_SPEC_5_2 )
155
159
LlCisMasterInit ();
156
160
LlBisMasterInit ();
@@ -165,8 +169,11 @@ void LlInitLlInit(void)
165
169
#endif
166
170
#endif
167
171
168
- #ifdef INIT_PERIPHERAL
172
+ #if defined(INIT_PERIPHERAL )
173
+
174
+ #if defined(INIT_EXTENDED )
169
175
LlExtAdvSlaveInit ();
176
+ #endif
170
177
LlPhySlaveInit ();
171
178
#if (BT_VER >= LL_VER_BT_CORE_SPEC_5_2 )
172
179
LlCisSlaveInit ();
You can’t perform that action at this time.
0 commit comments