Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c487 static void FMPI2C_ConvertOtherXferOptions(FMPI2C_HandleTypeDef *hfmpi2c);
3441 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Transmit_IT()
3556 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Transmit_DMA()
3736 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Receive_IT()
3824 FMPI2C_ConvertOtherXferOptions(hfmpi2c); in HAL_FMPI2C_Master_Seq_Receive_DMA()
7522 static void FMPI2C_ConvertOtherXferOptions(FMPI2C_HandleTypeDef *hfmpi2c) in FMPI2C_ConvertOtherXferOptions() function