Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Ddac.h113 #define DAC_INTENCLR_EMPTY_Pos _UINT8_(2) … macro
114 #define DAC_INTENCLR_EMPTY_Msk (_UINT8_(0x3) << DAC_INTENCLR_EMPTY_Pos) …
115 …CLR_EMPTY(value) (DAC_INTENCLR_EMPTY_Msk & (_UINT8_(value) << DAC_INTENCLR_EMPTY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Ddac.h113 #define DAC_INTENCLR_EMPTY_Pos _UINT8_(2) … macro
114 #define DAC_INTENCLR_EMPTY_Msk (_UINT8_(0x3) << DAC_INTENCLR_EMPTY_Pos) …
115 …CLR_EMPTY(value) (DAC_INTENCLR_EMPTY_Msk & (_UINT8_(value) << DAC_INTENCLR_EMPTY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Ddac.h113 #define DAC_INTENCLR_EMPTY_Pos _UINT8_(2) … macro
114 #define DAC_INTENCLR_EMPTY_Msk (_UINT8_(0x3) << DAC_INTENCLR_EMPTY_Pos) …
115 …CLR_EMPTY(value) (DAC_INTENCLR_EMPTY_Msk & (_UINT8_(value) << DAC_INTENCLR_EMPTY_Pos))