Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Di2s.h254 #define I2S_INTFLAG_TXRDY_Pos _UINT16_(8) … macro
255 #define I2S_INTFLAG_TXRDY_Msk (_UINT16_(0x3) << I2S_INTFLAG_TXRDY_Pos) …
256 …LAG_TXRDY(value) (I2S_INTFLAG_TXRDY_Msk & (_UINT16_(value) << I2S_INTFLAG_TXRDY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Di2s.h254 #define I2S_INTFLAG_TXRDY_Pos _UINT16_(8) … macro
255 #define I2S_INTFLAG_TXRDY_Msk (_UINT16_(0x3) << I2S_INTFLAG_TXRDY_Pos) …
256 …LAG_TXRDY(value) (I2S_INTFLAG_TXRDY_Msk & (_UINT16_(value) << I2S_INTFLAG_TXRDY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Di2s.h254 #define I2S_INTFLAG_TXRDY_Pos _UINT16_(8) … macro
255 #define I2S_INTFLAG_TXRDY_Msk (_UINT16_(0x3) << I2S_INTFLAG_TXRDY_Pos) …
256 …LAG_TXRDY(value) (I2S_INTFLAG_TXRDY_Msk & (_UINT16_(value) << I2S_INTFLAG_TXRDY_Pos))