Home
last modified time | relevance | path

Searched refs:SPI_CFG2_MIDI (Results 1 – 25 of 84) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h836 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
863 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h831 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
858 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h749 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
776 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h761 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
788 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_spi.h749 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
776 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h761 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
788 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_spi.h749 MODIFY_REG(SPIx->CFG2, SPI_CFG2_MIDI, MasterInterDataIdleness); in LL_SPI_SetInterDataIdleness()
776 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_MIDI)); in LL_SPI_GetInterDataIdleness()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7339 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32wba52xx.h11342 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32wba54xx.h12050 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32wba5mxx.h12068 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32wba55xx.h12068 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12556 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32h523xx.h18542 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32h562xx.h20086 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32h533xx.h19135 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h16851 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inter-Dat… macro
Dstm32h7b0xx.h17331 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inter-Dat… macro
Dstm32h7b0xxq.h17343 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inter-Dat… macro
Dstm32h7a3xxq.h16863 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inter-Dat… macro
Dstm32h7b3xx.h17338 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inter-Dat… macro
Dstm32h7b3xxq.h17350 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inter-Dat… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h20673 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
Dstm32u535xx.h20077 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h18577 #define SPI_CFG2_MIDI SPI_CFG2_MIDI_Msk /*!<Master Inte… macro

1234