Home
last modified time | relevance | path

Searched defs:tmpoptions (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c5247 uint32_t tmpoptions = hfmpi2c->XferOptions; in FMPI2C_Slave_ISR_IT() local
5699 uint32_t tmpoptions = hfmpi2c->XferOptions; in FMPI2C_Slave_ISR_DMA() local
6313 uint32_t tmpoptions = hfmpi2c->XferOptions; in FMPI2C_ITSlaveCplt() local
6821 uint32_t tmpoptions = hfmpi2c->XferOptions; in FMPI2C_DMASlaveTransmitCplt() local
6909 uint32_t tmpoptions = hfmpi2c->XferOptions; in FMPI2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_i2c.c5173 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5602 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6219 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6734 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6814 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_i2c.c5258 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5687 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6304 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6819 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6899 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_i2c.c5546 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5975 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6592 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
7134 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
7241 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_i2c.c5260 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5712 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6326 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6834 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6922 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_i2c.c5546 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5975 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6592 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
7134 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
7241 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_i2c.c5260 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5712 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6326 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6834 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6922 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_i2c.c5258 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5687 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6304 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6819 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6899 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_i2c.c5222 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5650 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6264 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6772 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6852 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_i2c.c5260 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5712 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6326 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6834 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6922 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_i2c.c5258 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5687 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6304 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6819 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6899 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_i2c.c5265 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5693 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6307 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6815 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6895 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i2c.c5512 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5941 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6558 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
7100 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
7207 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_i2c.c5260 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5712 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6326 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6834 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6922 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_i2c.c5236 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5664 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6278 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6786 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6866 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i2c.c5483 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5912 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6529 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
7071 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
7178 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i2c.c5512 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5941 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6558 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
7100 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
7207 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_i2c.c5236 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5664 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6278 uint32_t tmpoptions = hi2c->XferOptions; in I2C_ITSlaveCplt() local
6786 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6866 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_i2c.c5025 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5445 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6491 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6569 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_i2c.c5093 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5513 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6579 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6659 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_i2c.c5197 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_IT() local
5478 uint32_t tmpoptions = hi2c->XferOptions; in I2C_Slave_ISR_DMA() local
6658 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveTransmitCplt() local
6817 uint32_t tmpoptions = hi2c->XferOptions; in I2C_DMASlaveReceiveCplt() local