aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/I2C/i2c_pns.h
blob: 4dfdf320ec67fc1d2745cbc39aecdde98f452f50 (plain)
1
2
3
4
5
6
7
8
#ifndef I2C_PNS_H_
#define I2C_PNS_H_


void I2CInit_pns(void);


#endif /* I2C_PNS_H_ */