| 
									
										
										
										
											2024-02-07 18:33:19 -06:00
										 |  |  | /*
 | 
					
						
							| 
									
										
										
										
											2025-01-01 13:22:48 -05:00
										 |  |  |  * Copyright 2023 NXP | 
					
						
							| 
									
										
										
										
											2024-02-07 18:33:19 -06:00
										 |  |  |  * All rights reserved. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * SPDX-License-Identifier: BSD-3-Clause | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2025-01-01 13:22:48 -05:00
										 |  |  | /***********************************************************************************************************************
 | 
					
						
							|  |  |  |  * This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file | 
					
						
							|  |  |  |  * will be overwritten if the respective MCUXpresso Config Tools is used to update this file. | 
					
						
							|  |  |  |  **********************************************************************************************************************/ | 
					
						
							| 
									
										
										
										
											2024-02-07 18:33:19 -06:00
										 |  |  | 
 | 
					
						
							|  |  |  | #ifndef _PIN_MUX_H_
 | 
					
						
							|  |  |  | #define _PIN_MUX_H_
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*!
 | 
					
						
							|  |  |  |  * @addtogroup pin_mux | 
					
						
							|  |  |  |  * @{ | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /***********************************************************************************************************************
 | 
					
						
							|  |  |  |  * API | 
					
						
							|  |  |  |  **********************************************************************************************************************/ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if defined(__cplusplus)
 | 
					
						
							|  |  |  | extern "C" { | 
					
						
							|  |  |  | #endif
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*!
 | 
					
						
							|  |  |  |  * @brief Calls initialization functions. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | void BOARD_InitBootPins(void); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*!
 | 
					
						
							|  |  |  |  * @brief Configures pin routing and optionally pin electrical features. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | void BOARD_InitPins(void); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if defined(__cplusplus)
 | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #endif
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*!
 | 
					
						
							|  |  |  |  * @} | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | #endif /* _PIN_MUX_H_ */
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /***********************************************************************************************************************
 | 
					
						
							|  |  |  |  * EOF | 
					
						
							|  |  |  |  **********************************************************************************************************************/ |