We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967e5ab commit 1be7718Copy full SHA for 1be7718
s32/soc/s32k146/src/Clock_Ip_Cfg.c
@@ -239,7 +239,7 @@ const Clock_Ip_ClockConfigType Clock_Ip_aClockConfig[1U] = {
239
#if CLOCK_IP_SELECTORS_NO > 4U
240
{
241
RTC_CLK, /* Clock name associated to selector */
242
- SOSCDIV1_CLK, /* Name of the selected input source */
+ RTC_CLKIN, /* Name of the selected input source */
243
},
244
#endif
245
0 commit comments