Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Ddac.h182 #define DAC_STATUS_READY_Pos _UINT8_(0) … macro
183 #define DAC_STATUS_READY_Msk (_UINT8_(0x3) << DAC_STATUS_READY_Pos) …
184 …TATUS_READY(value) (DAC_STATUS_READY_Msk & (_UINT8_(value) << DAC_STATUS_READY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Ddac.h182 #define DAC_STATUS_READY_Pos _UINT8_(0) … macro
183 #define DAC_STATUS_READY_Msk (_UINT8_(0x3) << DAC_STATUS_READY_Pos) …
184 …TATUS_READY(value) (DAC_STATUS_READY_Msk & (_UINT8_(value) << DAC_STATUS_READY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Ddac.h182 #define DAC_STATUS_READY_Pos _UINT8_(0) … macro
183 #define DAC_STATUS_READY_Msk (_UINT8_(0x3) << DAC_STATUS_READY_Pos) …
184 …TATUS_READY(value) (DAC_STATUS_READY_Msk & (_UINT8_(value) << DAC_STATUS_READY_Pos))