Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c473 static void FMPI2C_ConvertOtherXferOptions(FMPI2C_HandleTypeDef *hfmpi2c);
3302 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Transmit_IT()
3390 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Transmit_DMA()
3557 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Receive_IT()
3645 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Receive_DMA()
6829 static void FMPI2C_ConvertOtherXferOptions(FMPI2C_HandleTypeDef *hfmpi2c) in FMPI2C_ConvertOtherXferOptions() function