Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_i2c.c279 #if I2C_RETRY_TIMES != 0U in I2C_InitTransferStateMachine()
280 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_InitTransferStateMachine()
847 #if I2C_RETRY_TIMES != 0U in I2C_MasterStart()
848 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_MasterStart()
909 #if I2C_RETRY_TIMES != 0U in I2C_MasterRepeatedStart()
910 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_MasterRepeatedStart()
945 #if I2C_RETRY_TIMES != 0U in I2C_MasterStop()
946 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_MasterStop()
1013 #if I2C_RETRY_TIMES != 0U in I2C_MasterWriteBlocking()
1014 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_MasterWriteBlocking()
[all …]
Dfsl_flexio_i2c_master.c132 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferInitStateMachine()
133 uint32_t waitTimes = I2C_RETRY_TIMES; in FLEXIO_I2C_MasterTransferInitStateMachine()
155 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
156 uint32_t waitTimes = I2C_RETRY_TIMES; in FLEXIO_I2C_MasterTransferRunStateMachine()
235 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
273 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
320 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
349 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
403 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
949 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterWriteBlocking()
[all …]
Dfsl_lpi2c.c277 #if I2C_RETRY_TIMES in LPI2C_MasterWaitForTxReady()
278 uint32_t waitTimes = I2C_RETRY_TIMES; in LPI2C_MasterWaitForTxReady()
295 #if I2C_RETRY_TIMES in LPI2C_MasterWaitForTxReady()
689 #if I2C_RETRY_TIMES in LPI2C_MasterStop()
690 uint32_t waitTimes = I2C_RETRY_TIMES; in LPI2C_MasterStop()
693 #if I2C_RETRY_TIMES in LPI2C_MasterStop()
713 #if I2C_RETRY_TIMES in LPI2C_MasterStop()
740 #if I2C_RETRY_TIMES in LPI2C_MasterReceive()
766 #if I2C_RETRY_TIMES in LPI2C_MasterReceive()
767 waitTimes = I2C_RETRY_TIMES; in LPI2C_MasterReceive()
[all …]
Dfsl_i2c_edma.c234 #if I2C_RETRY_TIMES != 0U in I2C_InitTransferStateMachineEDMA()
235 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_InitTransferStateMachineEDMA()
286 #if I2C_RETRY_TIMES != 0U in I2C_InitTransferStateMachineEDMA()
287 waitTimes = I2C_RETRY_TIMES; in I2C_InitTransferStateMachineEDMA()
326 #if I2C_RETRY_TIMES != 0U in I2C_InitTransferStateMachineEDMA()
327 waitTimes = I2C_RETRY_TIMES; in I2C_InitTransferStateMachineEDMA()
523 #if I2C_RETRY_TIMES != 0U in I2C_MasterTransferEDMA()
524 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_MasterTransferEDMA()
Dfsl_i2c_edma.h30 #ifndef I2C_RETRY_TIMES
31 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
Dfsl_flexio_i2c_master.h30 #ifndef I2C_RETRY_TIMES
31 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
Dfsl_i2c.h29 #ifndef I2C_RETRY_TIMES
30 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
Dfsl_lpi2c.h31 #ifndef I2C_RETRY_TIMES
32 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_i2c_master.c132 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferInitStateMachine()
133 uint32_t waitTimes = I2C_RETRY_TIMES; in FLEXIO_I2C_MasterTransferInitStateMachine()
155 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
156 uint32_t waitTimes = I2C_RETRY_TIMES; in FLEXIO_I2C_MasterTransferRunStateMachine()
235 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
273 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
322 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
351 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
405 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterTransferRunStateMachine()
951 #if I2C_RETRY_TIMES in FLEXIO_I2C_MasterWriteBlocking()
[all …]
Dfsl_lpi2c.c251 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterWaitForTxReady()
252 uint32_t waitTimes = I2C_RETRY_TIMES; in LPI2C_MasterWaitForTxReady()
267 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterWaitForTxReady()
700 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterStop()
701 uint32_t waitTimes = I2C_RETRY_TIMES; in LPI2C_MasterStop()
704 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterStop()
726 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterStop()
757 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterStop()
795 #if I2C_RETRY_TIMES != 0U in LPI2C_MasterStop()
796 waitTimes = I2C_RETRY_TIMES; in LPI2C_MasterStop()
[all …]
Dfsl_flexio_i2c_master.h29 #ifndef I2C_RETRY_TIMES
30 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
Dfsl_lpi2c.h31 #ifndef I2C_RETRY_TIMES
32 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_i2c.c419 #if I2C_RETRY_TIMES != 0U in I2C_PendingStatusWait()
420 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_PendingStatusWait()
442 #if I2C_RETRY_TIMES != 0U in I2C_PendingStatusWait()
1327 #if I2C_RETRY_TIMES != 0U in I2C_SlavePollPending()
1328 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_SlavePollPending()
1333 #if I2C_RETRY_TIMES != 0U in I2C_SlavePollPending()
Dfsl_i2c.h35 #ifndef I2C_RETRY_TIMES
36 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_i2c.c419 #if I2C_RETRY_TIMES != 0U in I2C_PendingStatusWait()
420 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_PendingStatusWait()
442 #if I2C_RETRY_TIMES != 0U in I2C_PendingStatusWait()
1327 #if I2C_RETRY_TIMES != 0U in I2C_SlavePollPending()
1328 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_SlavePollPending()
1333 #if I2C_RETRY_TIMES != 0U in I2C_SlavePollPending()
Dfsl_i2c.h35 #ifndef I2C_RETRY_TIMES
36 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_i2c.h29 #ifndef I2C_RETRY_TIMES
30 #define I2C_RETRY_TIMES 0U /* Define to zero means keep waiting until the flag is assert/deassert. … macro
Dfsl_i2c.c158 #if I2C_RETRY_TIMES in I2C_WaitForStatusReady()
159 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_WaitForStatusReady()
694 #if I2C_RETRY_TIMES in I2C_MasterStop()
695 uint32_t waitTimes = I2C_RETRY_TIMES; in I2C_MasterStop()