Home
last modified time | relevance | path

Searched refs:_UINT16_ (Results 1 – 25 of 59) sorted by relevance

123

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Dnvmctrl.h29 #define NVMCTRL_CTRLA_RESETVALUE _UINT16_(0x04) …
31 #define NVMCTRL_CTRLA_AUTOWS_Pos _UINT16_(2) …
32 #define NVMCTRL_CTRLA_AUTOWS_Msk (_UINT16_(0x1) << NVMCTRL_CTRLA_AUTOWS_Pos) …
33 #define NVMCTRL_CTRLA_AUTOWS(value) (NVMCTRL_CTRLA_AUTOWS_Msk & (_UINT16_(value) << NVMCT…
34 #define NVMCTRL_CTRLA_SUSPEN_Pos _UINT16_(3) …
35 #define NVMCTRL_CTRLA_SUSPEN_Msk (_UINT16_(0x1) << NVMCTRL_CTRLA_SUSPEN_Pos) …
36 #define NVMCTRL_CTRLA_SUSPEN(value) (NVMCTRL_CTRLA_SUSPEN_Msk & (_UINT16_(value) << NVMCT…
37 #define NVMCTRL_CTRLA_WMODE_Pos _UINT16_(4) …
38 #define NVMCTRL_CTRLA_WMODE_Msk (_UINT16_(0x3) << NVMCTRL_CTRLA_WMODE_Pos) …
39 #define NVMCTRL_CTRLA_WMODE(value) (NVMCTRL_CTRLA_WMODE_Msk & (_UINT16_(value) << NVMCTR…
[all …]
Dsdhc.h44 #define SDHC_BSR_RESETVALUE _UINT16_(0x00) …
46 #define SDHC_BSR_BLOCKSIZE_Pos _UINT16_(0) …
47 #define SDHC_BSR_BLOCKSIZE_Msk (_UINT16_(0x3FF) << SDHC_BSR_BLOCKSIZE_Pos) …
48 #define SDHC_BSR_BLOCKSIZE(value) (SDHC_BSR_BLOCKSIZE_Msk & (_UINT16_(value) << SDHC_BS…
49 #define SDHC_BSR_BOUNDARY_Pos _UINT16_(12) …
50 #define SDHC_BSR_BOUNDARY_Msk (_UINT16_(0x7) << SDHC_BSR_BOUNDARY_Pos) …
51 #define SDHC_BSR_BOUNDARY(value) (SDHC_BSR_BOUNDARY_Msk & (_UINT16_(value) << SDHC_BSR…
52 #define SDHC_BSR_BOUNDARY_4K_Val _UINT16_(0x0) …
53 #define SDHC_BSR_BOUNDARY_8K_Val _UINT16_(0x1) …
54 #define SDHC_BSR_BOUNDARY_16K_Val _UINT16_(0x2) …
[all …]
Drtc.h29 #define RTC_MODE0_CTRLA_RESETVALUE _UINT16_(0x00) …
31 #define RTC_MODE0_CTRLA_SWRST_Pos _UINT16_(0) …
32 #define RTC_MODE0_CTRLA_SWRST_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLA_SWRST_Pos) …
33 #define RTC_MODE0_CTRLA_SWRST(value) (RTC_MODE0_CTRLA_SWRST_Msk & (_UINT16_(value) << RTC_…
34 #define RTC_MODE0_CTRLA_ENABLE_Pos _UINT16_(1) …
35 #define RTC_MODE0_CTRLA_ENABLE_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLA_ENABLE_Pos) …
36 #define RTC_MODE0_CTRLA_ENABLE(value) (RTC_MODE0_CTRLA_ENABLE_Msk & (_UINT16_(value) << RTC…
37 #define RTC_MODE0_CTRLA_MODE_Pos _UINT16_(2) …
38 #define RTC_MODE0_CTRLA_MODE_Msk (_UINT16_(0x3) << RTC_MODE0_CTRLA_MODE_Pos) …
39 #define RTC_MODE0_CTRLA_MODE(value) (RTC_MODE0_CTRLA_MODE_Msk & (_UINT16_(value) << RTC_M…
[all …]
Dusb.h52 #define USB_DEVICE_EXTREG_SUBPID_Pos _UINT16_(0) …
53 #define USB_DEVICE_EXTREG_SUBPID_Msk (_UINT16_(0xF) << USB_DEVICE_EXTREG_SUBPID_Pos) …
54 #define USB_DEVICE_EXTREG_SUBPID(value) (USB_DEVICE_EXTREG_SUBPID_Msk & (_UINT16_(value) << U…
55 #define USB_DEVICE_EXTREG_VARIABLE_Pos _UINT16_(4) …
56 #define USB_DEVICE_EXTREG_VARIABLE_Msk (_UINT16_(0x7FF) << USB_DEVICE_EXTREG_VARIABLE_Pos) …
57 #define USB_DEVICE_EXTREG_VARIABLE(value) (USB_DEVICE_EXTREG_VARIABLE_Msk & (_UINT16_(value) <<…
58 #define USB_DEVICE_EXTREG_Msk _UINT16_(0x7FFF) …
95 #define USB_HOST_EXTREG_SUBPID_Pos _UINT16_(0) …
96 #define USB_HOST_EXTREG_SUBPID_Msk (_UINT16_(0xF) << USB_HOST_EXTREG_SUBPID_Pos) …
97 #define USB_HOST_EXTREG_SUBPID(value) (USB_HOST_EXTREG_SUBPID_Msk & (_UINT16_(value) << USB…
[all …]
Dadc.h29 #define ADC_CTRLA_RESETVALUE _UINT16_(0x00) …
31 #define ADC_CTRLA_SWRST_Pos _UINT16_(0) …
32 #define ADC_CTRLA_SWRST_Msk (_UINT16_(0x1) << ADC_CTRLA_SWRST_Pos) …
33 #define ADC_CTRLA_SWRST(value) (ADC_CTRLA_SWRST_Msk & (_UINT16_(value) << ADC_CTRLA_…
34 #define ADC_CTRLA_ENABLE_Pos _UINT16_(1) …
35 #define ADC_CTRLA_ENABLE_Msk (_UINT16_(0x1) << ADC_CTRLA_ENABLE_Pos) …
36 #define ADC_CTRLA_ENABLE(value) (ADC_CTRLA_ENABLE_Msk & (_UINT16_(value) << ADC_CTRLA…
37 #define ADC_CTRLA_DUALSEL_Pos _UINT16_(3) …
38 #define ADC_CTRLA_DUALSEL_Msk (_UINT16_(0x3) << ADC_CTRLA_DUALSEL_Pos) …
39 #define ADC_CTRLA_DUALSEL(value) (ADC_CTRLA_DUALSEL_Msk & (_UINT16_(value) << ADC_CTRL…
[all …]
Di2s.h136 #define I2S_INTENCLR_RESETVALUE _UINT16_(0x00) …
138 #define I2S_INTENCLR_RXRDY0_Pos _UINT16_(0) …
139 #define I2S_INTENCLR_RXRDY0_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXRDY0_Pos) …
140 #define I2S_INTENCLR_RXRDY0(value) (I2S_INTENCLR_RXRDY0_Msk & (_UINT16_(value) << I2S_IN…
141 #define I2S_INTENCLR_RXRDY1_Pos _UINT16_(1) …
142 #define I2S_INTENCLR_RXRDY1_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXRDY1_Pos) …
143 #define I2S_INTENCLR_RXRDY1(value) (I2S_INTENCLR_RXRDY1_Msk & (_UINT16_(value) << I2S_IN…
144 #define I2S_INTENCLR_RXOR0_Pos _UINT16_(4) …
145 #define I2S_INTENCLR_RXOR0_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXOR0_Pos) …
146 #define I2S_INTENCLR_RXOR0(value) (I2S_INTENCLR_RXOR0_Msk & (_UINT16_(value) << I2S_INT…
[all …]
Dosc32kctrl.h97 #define OSC32KCTRL_XOSC32K_RESETVALUE _UINT16_(0x2080) …
99 #define OSC32KCTRL_XOSC32K_ENABLE_Pos _UINT16_(1) …
100 #define OSC32KCTRL_XOSC32K_ENABLE_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_ENABLE_Pos) …
101 #define OSC32KCTRL_XOSC32K_ENABLE(value) (OSC32KCTRL_XOSC32K_ENABLE_Msk & (_UINT16_(value) << …
102 #define OSC32KCTRL_XOSC32K_XTALEN_Pos _UINT16_(2) …
103 #define OSC32KCTRL_XOSC32K_XTALEN_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_XTALEN_Pos) …
104 #define OSC32KCTRL_XOSC32K_XTALEN(value) (OSC32KCTRL_XOSC32K_XTALEN_Msk & (_UINT16_(value) << …
105 #define OSC32KCTRL_XOSC32K_EN32K_Pos _UINT16_(3) …
106 #define OSC32KCTRL_XOSC32K_EN32K_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_EN32K_Pos) …
107 #define OSC32KCTRL_XOSC32K_EN32K(value) (OSC32KCTRL_XOSC32K_EN32K_Msk & (_UINT16_(value) << O…
[all …]
Dpdec.h153 #define PDEC_EVCTRL_RESETVALUE _UINT16_(0x00) …
155 #define PDEC_EVCTRL_EVINV_Pos _UINT16_(2) …
156 #define PDEC_EVCTRL_EVINV_Msk (_UINT16_(0x7) << PDEC_EVCTRL_EVINV_Pos) …
157 #define PDEC_EVCTRL_EVINV(value) (PDEC_EVCTRL_EVINV_Msk & (_UINT16_(value) << PDEC_EVC…
158 #define PDEC_EVCTRL_EVEI_Pos _UINT16_(5) …
159 #define PDEC_EVCTRL_EVEI_Msk (_UINT16_(0x7) << PDEC_EVCTRL_EVEI_Pos) …
160 #define PDEC_EVCTRL_EVEI(value) (PDEC_EVCTRL_EVEI_Msk & (_UINT16_(value) << PDEC_EVCT…
161 #define PDEC_EVCTRL_OVFEO_Pos _UINT16_(8) …
162 #define PDEC_EVCTRL_OVFEO_Msk (_UINT16_(0x1) << PDEC_EVCTRL_OVFEO_Pos) …
163 #define PDEC_EVCTRL_OVFEO(value) (PDEC_EVCTRL_OVFEO_Msk & (_UINT16_(value) << PDEC_EVC…
[all …]
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Dnvmctrl.h29 #define NVMCTRL_CTRLA_RESETVALUE _UINT16_(0x04) …
31 #define NVMCTRL_CTRLA_AUTOWS_Pos _UINT16_(2) …
32 #define NVMCTRL_CTRLA_AUTOWS_Msk (_UINT16_(0x1) << NVMCTRL_CTRLA_AUTOWS_Pos) …
33 #define NVMCTRL_CTRLA_AUTOWS(value) (NVMCTRL_CTRLA_AUTOWS_Msk & (_UINT16_(value) << NVMCT…
34 #define NVMCTRL_CTRLA_SUSPEN_Pos _UINT16_(3) …
35 #define NVMCTRL_CTRLA_SUSPEN_Msk (_UINT16_(0x1) << NVMCTRL_CTRLA_SUSPEN_Pos) …
36 #define NVMCTRL_CTRLA_SUSPEN(value) (NVMCTRL_CTRLA_SUSPEN_Msk & (_UINT16_(value) << NVMCT…
37 #define NVMCTRL_CTRLA_WMODE_Pos _UINT16_(4) …
38 #define NVMCTRL_CTRLA_WMODE_Msk (_UINT16_(0x3) << NVMCTRL_CTRLA_WMODE_Pos) …
39 #define NVMCTRL_CTRLA_WMODE(value) (NVMCTRL_CTRLA_WMODE_Msk & (_UINT16_(value) << NVMCTR…
[all …]
Dsdhc.h44 #define SDHC_BSR_RESETVALUE _UINT16_(0x00) …
46 #define SDHC_BSR_BLOCKSIZE_Pos _UINT16_(0) …
47 #define SDHC_BSR_BLOCKSIZE_Msk (_UINT16_(0x3FF) << SDHC_BSR_BLOCKSIZE_Pos) …
48 #define SDHC_BSR_BLOCKSIZE(value) (SDHC_BSR_BLOCKSIZE_Msk & (_UINT16_(value) << SDHC_BS…
49 #define SDHC_BSR_BOUNDARY_Pos _UINT16_(12) …
50 #define SDHC_BSR_BOUNDARY_Msk (_UINT16_(0x7) << SDHC_BSR_BOUNDARY_Pos) …
51 #define SDHC_BSR_BOUNDARY(value) (SDHC_BSR_BOUNDARY_Msk & (_UINT16_(value) << SDHC_BSR…
52 #define SDHC_BSR_BOUNDARY_4K_Val _UINT16_(0x0) …
53 #define SDHC_BSR_BOUNDARY_8K_Val _UINT16_(0x1) …
54 #define SDHC_BSR_BOUNDARY_16K_Val _UINT16_(0x2) …
[all …]
Drtc.h29 #define RTC_MODE0_CTRLA_RESETVALUE _UINT16_(0x00) …
31 #define RTC_MODE0_CTRLA_SWRST_Pos _UINT16_(0) …
32 #define RTC_MODE0_CTRLA_SWRST_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLA_SWRST_Pos) …
33 #define RTC_MODE0_CTRLA_SWRST(value) (RTC_MODE0_CTRLA_SWRST_Msk & (_UINT16_(value) << RTC_…
34 #define RTC_MODE0_CTRLA_ENABLE_Pos _UINT16_(1) …
35 #define RTC_MODE0_CTRLA_ENABLE_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLA_ENABLE_Pos) …
36 #define RTC_MODE0_CTRLA_ENABLE(value) (RTC_MODE0_CTRLA_ENABLE_Msk & (_UINT16_(value) << RTC…
37 #define RTC_MODE0_CTRLA_MODE_Pos _UINT16_(2) …
38 #define RTC_MODE0_CTRLA_MODE_Msk (_UINT16_(0x3) << RTC_MODE0_CTRLA_MODE_Pos) …
39 #define RTC_MODE0_CTRLA_MODE(value) (RTC_MODE0_CTRLA_MODE_Msk & (_UINT16_(value) << RTC_M…
[all …]
Dusb.h52 #define USB_DEVICE_EXTREG_SUBPID_Pos _UINT16_(0) …
53 #define USB_DEVICE_EXTREG_SUBPID_Msk (_UINT16_(0xF) << USB_DEVICE_EXTREG_SUBPID_Pos) …
54 #define USB_DEVICE_EXTREG_SUBPID(value) (USB_DEVICE_EXTREG_SUBPID_Msk & (_UINT16_(value) << U…
55 #define USB_DEVICE_EXTREG_VARIABLE_Pos _UINT16_(4) …
56 #define USB_DEVICE_EXTREG_VARIABLE_Msk (_UINT16_(0x7FF) << USB_DEVICE_EXTREG_VARIABLE_Pos) …
57 #define USB_DEVICE_EXTREG_VARIABLE(value) (USB_DEVICE_EXTREG_VARIABLE_Msk & (_UINT16_(value) <<…
58 #define USB_DEVICE_EXTREG_Msk _UINT16_(0x7FFF) …
95 #define USB_HOST_EXTREG_SUBPID_Pos _UINT16_(0) …
96 #define USB_HOST_EXTREG_SUBPID_Msk (_UINT16_(0xF) << USB_HOST_EXTREG_SUBPID_Pos) …
97 #define USB_HOST_EXTREG_SUBPID(value) (USB_HOST_EXTREG_SUBPID_Msk & (_UINT16_(value) << USB…
[all …]
Dadc.h29 #define ADC_CTRLA_RESETVALUE _UINT16_(0x00) …
31 #define ADC_CTRLA_SWRST_Pos _UINT16_(0) …
32 #define ADC_CTRLA_SWRST_Msk (_UINT16_(0x1) << ADC_CTRLA_SWRST_Pos) …
33 #define ADC_CTRLA_SWRST(value) (ADC_CTRLA_SWRST_Msk & (_UINT16_(value) << ADC_CTRLA_…
34 #define ADC_CTRLA_ENABLE_Pos _UINT16_(1) …
35 #define ADC_CTRLA_ENABLE_Msk (_UINT16_(0x1) << ADC_CTRLA_ENABLE_Pos) …
36 #define ADC_CTRLA_ENABLE(value) (ADC_CTRLA_ENABLE_Msk & (_UINT16_(value) << ADC_CTRLA…
37 #define ADC_CTRLA_DUALSEL_Pos _UINT16_(3) …
38 #define ADC_CTRLA_DUALSEL_Msk (_UINT16_(0x3) << ADC_CTRLA_DUALSEL_Pos) …
39 #define ADC_CTRLA_DUALSEL(value) (ADC_CTRLA_DUALSEL_Msk & (_UINT16_(value) << ADC_CTRL…
[all …]
Di2s.h136 #define I2S_INTENCLR_RESETVALUE _UINT16_(0x00) …
138 #define I2S_INTENCLR_RXRDY0_Pos _UINT16_(0) …
139 #define I2S_INTENCLR_RXRDY0_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXRDY0_Pos) …
140 #define I2S_INTENCLR_RXRDY0(value) (I2S_INTENCLR_RXRDY0_Msk & (_UINT16_(value) << I2S_IN…
141 #define I2S_INTENCLR_RXRDY1_Pos _UINT16_(1) …
142 #define I2S_INTENCLR_RXRDY1_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXRDY1_Pos) …
143 #define I2S_INTENCLR_RXRDY1(value) (I2S_INTENCLR_RXRDY1_Msk & (_UINT16_(value) << I2S_IN…
144 #define I2S_INTENCLR_RXOR0_Pos _UINT16_(4) …
145 #define I2S_INTENCLR_RXOR0_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXOR0_Pos) …
146 #define I2S_INTENCLR_RXOR0(value) (I2S_INTENCLR_RXOR0_Msk & (_UINT16_(value) << I2S_INT…
[all …]
Dosc32kctrl.h97 #define OSC32KCTRL_XOSC32K_RESETVALUE _UINT16_(0x2080) …
99 #define OSC32KCTRL_XOSC32K_ENABLE_Pos _UINT16_(1) …
100 #define OSC32KCTRL_XOSC32K_ENABLE_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_ENABLE_Pos) …
101 #define OSC32KCTRL_XOSC32K_ENABLE(value) (OSC32KCTRL_XOSC32K_ENABLE_Msk & (_UINT16_(value) << …
102 #define OSC32KCTRL_XOSC32K_XTALEN_Pos _UINT16_(2) …
103 #define OSC32KCTRL_XOSC32K_XTALEN_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_XTALEN_Pos) …
104 #define OSC32KCTRL_XOSC32K_XTALEN(value) (OSC32KCTRL_XOSC32K_XTALEN_Msk & (_UINT16_(value) << …
105 #define OSC32KCTRL_XOSC32K_EN32K_Pos _UINT16_(3) …
106 #define OSC32KCTRL_XOSC32K_EN32K_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_EN32K_Pos) …
107 #define OSC32KCTRL_XOSC32K_EN32K(value) (OSC32KCTRL_XOSC32K_EN32K_Msk & (_UINT16_(value) << O…
[all …]
Dpdec.h153 #define PDEC_EVCTRL_RESETVALUE _UINT16_(0x00) …
155 #define PDEC_EVCTRL_EVINV_Pos _UINT16_(2) …
156 #define PDEC_EVCTRL_EVINV_Msk (_UINT16_(0x7) << PDEC_EVCTRL_EVINV_Pos) …
157 #define PDEC_EVCTRL_EVINV(value) (PDEC_EVCTRL_EVINV_Msk & (_UINT16_(value) << PDEC_EVC…
158 #define PDEC_EVCTRL_EVEI_Pos _UINT16_(5) …
159 #define PDEC_EVCTRL_EVEI_Msk (_UINT16_(0x7) << PDEC_EVCTRL_EVEI_Pos) …
160 #define PDEC_EVCTRL_EVEI(value) (PDEC_EVCTRL_EVEI_Msk & (_UINT16_(value) << PDEC_EVCT…
161 #define PDEC_EVCTRL_OVFEO_Pos _UINT16_(8) …
162 #define PDEC_EVCTRL_OVFEO_Msk (_UINT16_(0x1) << PDEC_EVCTRL_OVFEO_Pos) …
163 #define PDEC_EVCTRL_OVFEO(value) (PDEC_EVCTRL_OVFEO_Msk & (_UINT16_(value) << PDEC_EVC…
[all …]
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Dnvmctrl.h29 #define NVMCTRL_CTRLA_RESETVALUE _UINT16_(0x04) …
31 #define NVMCTRL_CTRLA_AUTOWS_Pos _UINT16_(2) …
32 #define NVMCTRL_CTRLA_AUTOWS_Msk (_UINT16_(0x1) << NVMCTRL_CTRLA_AUTOWS_Pos) …
33 #define NVMCTRL_CTRLA_AUTOWS(value) (NVMCTRL_CTRLA_AUTOWS_Msk & (_UINT16_(value) << NVMCT…
34 #define NVMCTRL_CTRLA_SUSPEN_Pos _UINT16_(3) …
35 #define NVMCTRL_CTRLA_SUSPEN_Msk (_UINT16_(0x1) << NVMCTRL_CTRLA_SUSPEN_Pos) …
36 #define NVMCTRL_CTRLA_SUSPEN(value) (NVMCTRL_CTRLA_SUSPEN_Msk & (_UINT16_(value) << NVMCT…
37 #define NVMCTRL_CTRLA_WMODE_Pos _UINT16_(4) …
38 #define NVMCTRL_CTRLA_WMODE_Msk (_UINT16_(0x3) << NVMCTRL_CTRLA_WMODE_Pos) …
39 #define NVMCTRL_CTRLA_WMODE(value) (NVMCTRL_CTRLA_WMODE_Msk & (_UINT16_(value) << NVMCTR…
[all …]
Dsdhc.h44 #define SDHC_BSR_RESETVALUE _UINT16_(0x00) …
46 #define SDHC_BSR_BLOCKSIZE_Pos _UINT16_(0) …
47 #define SDHC_BSR_BLOCKSIZE_Msk (_UINT16_(0x3FF) << SDHC_BSR_BLOCKSIZE_Pos) …
48 #define SDHC_BSR_BLOCKSIZE(value) (SDHC_BSR_BLOCKSIZE_Msk & (_UINT16_(value) << SDHC_BS…
49 #define SDHC_BSR_BOUNDARY_Pos _UINT16_(12) …
50 #define SDHC_BSR_BOUNDARY_Msk (_UINT16_(0x7) << SDHC_BSR_BOUNDARY_Pos) …
51 #define SDHC_BSR_BOUNDARY(value) (SDHC_BSR_BOUNDARY_Msk & (_UINT16_(value) << SDHC_BSR…
52 #define SDHC_BSR_BOUNDARY_4K_Val _UINT16_(0x0) …
53 #define SDHC_BSR_BOUNDARY_8K_Val _UINT16_(0x1) …
54 #define SDHC_BSR_BOUNDARY_16K_Val _UINT16_(0x2) …
[all …]
Drtc.h29 #define RTC_MODE0_CTRLA_RESETVALUE _UINT16_(0x00) …
31 #define RTC_MODE0_CTRLA_SWRST_Pos _UINT16_(0) …
32 #define RTC_MODE0_CTRLA_SWRST_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLA_SWRST_Pos) …
33 #define RTC_MODE0_CTRLA_SWRST(value) (RTC_MODE0_CTRLA_SWRST_Msk & (_UINT16_(value) << RTC_…
34 #define RTC_MODE0_CTRLA_ENABLE_Pos _UINT16_(1) …
35 #define RTC_MODE0_CTRLA_ENABLE_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLA_ENABLE_Pos) …
36 #define RTC_MODE0_CTRLA_ENABLE(value) (RTC_MODE0_CTRLA_ENABLE_Msk & (_UINT16_(value) << RTC…
37 #define RTC_MODE0_CTRLA_MODE_Pos _UINT16_(2) …
38 #define RTC_MODE0_CTRLA_MODE_Msk (_UINT16_(0x3) << RTC_MODE0_CTRLA_MODE_Pos) …
39 #define RTC_MODE0_CTRLA_MODE(value) (RTC_MODE0_CTRLA_MODE_Msk & (_UINT16_(value) << RTC_M…
[all …]
Dusb.h52 #define USB_DEVICE_EXTREG_SUBPID_Pos _UINT16_(0) …
53 #define USB_DEVICE_EXTREG_SUBPID_Msk (_UINT16_(0xF) << USB_DEVICE_EXTREG_SUBPID_Pos) …
54 #define USB_DEVICE_EXTREG_SUBPID(value) (USB_DEVICE_EXTREG_SUBPID_Msk & (_UINT16_(value) << U…
55 #define USB_DEVICE_EXTREG_VARIABLE_Pos _UINT16_(4) …
56 #define USB_DEVICE_EXTREG_VARIABLE_Msk (_UINT16_(0x7FF) << USB_DEVICE_EXTREG_VARIABLE_Pos) …
57 #define USB_DEVICE_EXTREG_VARIABLE(value) (USB_DEVICE_EXTREG_VARIABLE_Msk & (_UINT16_(value) <<…
58 #define USB_DEVICE_EXTREG_Msk _UINT16_(0x7FFF) …
95 #define USB_HOST_EXTREG_SUBPID_Pos _UINT16_(0) …
96 #define USB_HOST_EXTREG_SUBPID_Msk (_UINT16_(0xF) << USB_HOST_EXTREG_SUBPID_Pos) …
97 #define USB_HOST_EXTREG_SUBPID(value) (USB_HOST_EXTREG_SUBPID_Msk & (_UINT16_(value) << USB…
[all …]
Dadc.h29 #define ADC_CTRLA_RESETVALUE _UINT16_(0x00) …
31 #define ADC_CTRLA_SWRST_Pos _UINT16_(0) …
32 #define ADC_CTRLA_SWRST_Msk (_UINT16_(0x1) << ADC_CTRLA_SWRST_Pos) …
33 #define ADC_CTRLA_SWRST(value) (ADC_CTRLA_SWRST_Msk & (_UINT16_(value) << ADC_CTRLA_…
34 #define ADC_CTRLA_ENABLE_Pos _UINT16_(1) …
35 #define ADC_CTRLA_ENABLE_Msk (_UINT16_(0x1) << ADC_CTRLA_ENABLE_Pos) …
36 #define ADC_CTRLA_ENABLE(value) (ADC_CTRLA_ENABLE_Msk & (_UINT16_(value) << ADC_CTRLA…
37 #define ADC_CTRLA_DUALSEL_Pos _UINT16_(3) …
38 #define ADC_CTRLA_DUALSEL_Msk (_UINT16_(0x3) << ADC_CTRLA_DUALSEL_Pos) …
39 #define ADC_CTRLA_DUALSEL(value) (ADC_CTRLA_DUALSEL_Msk & (_UINT16_(value) << ADC_CTRL…
[all …]
Di2s.h136 #define I2S_INTENCLR_RESETVALUE _UINT16_(0x00) …
138 #define I2S_INTENCLR_RXRDY0_Pos _UINT16_(0) …
139 #define I2S_INTENCLR_RXRDY0_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXRDY0_Pos) …
140 #define I2S_INTENCLR_RXRDY0(value) (I2S_INTENCLR_RXRDY0_Msk & (_UINT16_(value) << I2S_IN…
141 #define I2S_INTENCLR_RXRDY1_Pos _UINT16_(1) …
142 #define I2S_INTENCLR_RXRDY1_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXRDY1_Pos) …
143 #define I2S_INTENCLR_RXRDY1(value) (I2S_INTENCLR_RXRDY1_Msk & (_UINT16_(value) << I2S_IN…
144 #define I2S_INTENCLR_RXOR0_Pos _UINT16_(4) …
145 #define I2S_INTENCLR_RXOR0_Msk (_UINT16_(0x1) << I2S_INTENCLR_RXOR0_Pos) …
146 #define I2S_INTENCLR_RXOR0(value) (I2S_INTENCLR_RXOR0_Msk & (_UINT16_(value) << I2S_INT…
[all …]
Dosc32kctrl.h97 #define OSC32KCTRL_XOSC32K_RESETVALUE _UINT16_(0x2080) …
99 #define OSC32KCTRL_XOSC32K_ENABLE_Pos _UINT16_(1) …
100 #define OSC32KCTRL_XOSC32K_ENABLE_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_ENABLE_Pos) …
101 #define OSC32KCTRL_XOSC32K_ENABLE(value) (OSC32KCTRL_XOSC32K_ENABLE_Msk & (_UINT16_(value) << …
102 #define OSC32KCTRL_XOSC32K_XTALEN_Pos _UINT16_(2) …
103 #define OSC32KCTRL_XOSC32K_XTALEN_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_XTALEN_Pos) …
104 #define OSC32KCTRL_XOSC32K_XTALEN(value) (OSC32KCTRL_XOSC32K_XTALEN_Msk & (_UINT16_(value) << …
105 #define OSC32KCTRL_XOSC32K_EN32K_Pos _UINT16_(3) …
106 #define OSC32KCTRL_XOSC32K_EN32K_Msk (_UINT16_(0x1) << OSC32KCTRL_XOSC32K_EN32K_Pos) …
107 #define OSC32KCTRL_XOSC32K_EN32K(value) (OSC32KCTRL_XOSC32K_EN32K_Msk & (_UINT16_(value) << O…
[all …]
Dpdec.h153 #define PDEC_EVCTRL_RESETVALUE _UINT16_(0x00) …
155 #define PDEC_EVCTRL_EVINV_Pos _UINT16_(2) …
156 #define PDEC_EVCTRL_EVINV_Msk (_UINT16_(0x7) << PDEC_EVCTRL_EVINV_Pos) …
157 #define PDEC_EVCTRL_EVINV(value) (PDEC_EVCTRL_EVINV_Msk & (_UINT16_(value) << PDEC_EVC…
158 #define PDEC_EVCTRL_EVEI_Pos _UINT16_(5) …
159 #define PDEC_EVCTRL_EVEI_Msk (_UINT16_(0x7) << PDEC_EVCTRL_EVEI_Pos) …
160 #define PDEC_EVCTRL_EVEI(value) (PDEC_EVCTRL_EVEI_Msk & (_UINT16_(value) << PDEC_EVCT…
161 #define PDEC_EVCTRL_OVFEO_Pos _UINT16_(8) …
162 #define PDEC_EVCTRL_OVFEO_Msk (_UINT16_(0x1) << PDEC_EVCTRL_OVFEO_Pos) …
163 #define PDEC_EVCTRL_OVFEO(value) (PDEC_EVCTRL_OVFEO_Msk & (_UINT16_(value) << PDEC_EVC…
[all …]
Ddmac.h29 #define DMAC_BTCTRL_RESETVALUE _UINT16_(0x00) …
31 #define DMAC_BTCTRL_VALID_Pos _UINT16_(0) …
32 #define DMAC_BTCTRL_VALID_Msk (_UINT16_(0x1) << DMAC_BTCTRL_VALID_Pos) …
33 #define DMAC_BTCTRL_VALID(value) (DMAC_BTCTRL_VALID_Msk & (_UINT16_(value) << DMAC_BTC…
34 #define DMAC_BTCTRL_EVOSEL_Pos _UINT16_(1) …
35 #define DMAC_BTCTRL_EVOSEL_Msk (_UINT16_(0x3) << DMAC_BTCTRL_EVOSEL_Pos) …
36 #define DMAC_BTCTRL_EVOSEL(value) (DMAC_BTCTRL_EVOSEL_Msk & (_UINT16_(value) << DMAC_BT…
37 #define DMAC_BTCTRL_EVOSEL_DISABLE_Val _UINT16_(0x0) …
38 #define DMAC_BTCTRL_EVOSEL_BLOCK_Val _UINT16_(0x1) …
39 #define DMAC_BTCTRL_EVOSEL_BURST_Val _UINT16_(0x3) …
[all …]

123