Searched refs:FMPI2C_NO_STARTSTOP (Results 1 – 2 of 2) sorted by relevance
1212 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Master_Transmit()1218 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Master_Transmit()1332 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Master_Receive()1338 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Master_Receive()2560 …erConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_RELOAD_MODE, FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Mem_Write()2565 …rConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE, FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Mem_Write()2597 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Mem_Write()2603 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Mem_Write()2737 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Mem_Read()2743 FMPI2C_NO_STARTSTOP); in HAL_FMPI2C_Mem_Read()[all …]
400 #define FMPI2C_NO_STARTSTOP (0x00000000U) macro769 ((REQUEST) == FMPI2C_NO_STARTSTOP))