Skip to content

Commit fc8aa27

Browse files
congnguyenhuummahadevan108
authored andcommitted
s32: drivers: s32ze: sent: patch to fix the typo spelling
Correct SRX_IP_OPTION_1_PREFERED to SRX_IP_OPTION_1_PREFERRED Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
1 parent 5ba54c8 commit fc8aa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s32/drivers/s32ze/Sent/include/Srx_Ip_Types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ typedef enum
137137
typedef enum
138138
{
139139
SRX_IP_OPTION_2_LOW_LATENCY = 0U,
140-
SRX_IP_OPTION_1_PREFERED
140+
SRX_IP_OPTION_1_PREFERRED
141141
} Srx_Ip_SuccessiveCalibCheckType;
142142

143143
typedef enum

0 commit comments

Comments
 (0)