Home
last modified time | relevance | path

Searched refs:I2C_MasterDeinit (Results 1 – 18 of 18) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c_freertos.c83 I2C_MasterDeinit(handle->base); in I2C_RTOS_Deinit()
Dfsl_i2c.h497 void I2C_MasterDeinit(I2C_Type *base);
Dfsl_i2c.c264 void I2C_MasterDeinit(I2C_Type *base) in I2C_MasterDeinit() function
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c_freertos.c89 I2C_MasterDeinit(handle->base); in I2C_RTOS_Deinit()
Dfsl_i2c.h334 void I2C_MasterDeinit(I2C_Type *base);
Dfsl_i2c.c628 void I2C_MasterDeinit(I2C_Type *base) in I2C_MasterDeinit() function
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ii2c/
Dfsl_i2c_freertos.c89 I2C_MasterDeinit(handle->base); in I2C_RTOS_Deinit()
Dfsl_i2c.h228 void I2C_MasterDeinit(I2C_Type *base);
Dfsl_i2c.c508 void I2C_MasterDeinit(I2C_Type *base) in I2C_MasterDeinit() function
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.h431 void I2C_MasterDeinit(I2C_Type *base);
Dfsl_i2c.c180 void I2C_MasterDeinit(I2C_Type *base) in I2C_MasterDeinit() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/i2c/
Dfsl_adapter_flexcomm_i2c.c193I2C_MasterDeinit(s_i2cBases[i2cMasterHandle->instance]); /*Deinitializes the I2C master peripheral… in HAL_I2cMasterDeinit()
Dfsl_adapter_i2c.c184 I2C_MasterDeinit(s_i2cBases[i2cMasterHandle->instance]); in HAL_I2cMasterDeinit()
Dfsl_adapter_ii2c.c184 I2C_MasterDeinit(s_i2cBases[i2cMasterHandle->instance]); in HAL_I2cMasterDeinit()
Dfsl_adapter_lpc_i2c.c204 I2C_MasterDeinit(s_i2cBases[i2cMasterHandle->instance]); in HAL_I2cMasterDeinit()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/i2c/
Dfsl_i2c_cmsis.c385 I2C_MasterDeinit(i2c->resource->base); in I2C_Master_DmaPowerControl()
704 I2C_MasterDeinit(i2c->resource->base); in I2C_Master_EdmaPowerControl()
1136 I2C_MasterDeinit(i2c->resource->base); in I2C_InterruptPowerControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/ii2c/
Dfsl_i2c_cmsis.c454 I2C_MasterDeinit(i2c->resource->base); in I2C_InterruptPowerControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/flexcomm/
Dfsl_i2c_cmsis.c316 I2C_MasterDeinit(i2c->resource->base); in I2C_Master_DmaPowerControl()
724 I2C_MasterDeinit(i2c->resource->base); in I2C_InterruptPowerControl()