Home
last modified time | relevance | path

Searched defs:i2c_isr_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ii2c/
Dfsl_i2c.c38 typedef void (*i2c_isr_t)(I2C_Type *base, void *i2cHandle); typedef
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c.c31 typedef void (*i2c_isr_t)(I2C_Type *base, void *i2cHandle); typedef
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.h371 typedef void (*i2c_isr_t)(I2C_Type *base, void *i2cHandle); typedef