|
ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
|
This file contains all the function prototypes for the i2c.c file. More...
#include "bsp/config.h"Go to the source code of this file.
Functions | |
| void | MX_I2C2_Init (void) |
Variables | |
| I2C_HandleTypeDef | hi2c2 |
This file contains all the function prototypes for the i2c.c file.
Copyright (c) 2025 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file i2c.h.
| void MX_I2C2_Init | ( | void | ) |
Configure Analogue filter
Configure Digital filter
Definition at line 31 of file i2c.c.
References Error_Handler(), and hi2c2.
Referenced by hal_init().
|
extern |
Definition at line 28 of file i2c.c.
Referenced by MX_I2C2_Init().