Lines Matching +full:high +full:- +full:frequency
3 Copyright (c) 2010 - 2018, Nordic Semiconductor ASA All rights reserved.
157 /* Bits 31..0 : Pointer to the resolvable address (6-bytes) */
480 /* Description: Start generation of key-stream. This operation will stop by itself when completed. …
508 /* Description: Key-stream generation complete */
522 /* Description: Deprecated register - CCM error event */
609 …ective length of LENGTH field in encrypted/decrypted packet is 5 bits. A key-stream for packet pay…
610 …ective length of LENGTH field in encrypted/decrypted packet is 8 bits. A key-stream for packet pay…
650 /* Bits 31..0 : Pointer to a scratch data area used for temporary storage during key-stream generat…
656 /* Description: Length of key-stream generated when MODE.LENGTH = Extended. */
658 /* Bits 7..0 : Length of key-stream generated when MODE.LENGTH = Extended. This value must be great…
887 #define CLOCK_LFCLKSRC_BYPASS_Disabled (0UL) /*!< Disable (use with Xtal or low-swing external sour…
888 #define CLOCK_LFCLKSRC_BYPASS_Enabled (1UL) /*!< Enable (use with rail-to-rail external source) */
1085 #define COMP_RESULT_RESULT_Below (0UL) /*!< Input voltage is below the threshold (VIN+ < VIN-) */
1086 #define COMP_RESULT_RESULT_Above (1UL) /*!< Input voltage is above the threshold (VIN+ > VIN-) */
1113 /* Description: Reference source select for single-ended mode */
1156 #define COMP_MODE_MAIN_SE (0UL) /*!< Single-ended mode */
1162 #define COMP_MODE_SP_Low (0UL) /*!< Low-power mode */
1164 #define COMP_MODE_SP_High (2UL) /*!< High-speed mode */
1681 #define FICR_INFO_PACKAGE_PACKAGE_QF (0x2000UL) /*!< QFxx - 48-pin QFN */
1682 #define FICR_INFO_PACKAGE_PACKAGE_QC (0x2003UL) /*!< QCxx - 32-pin QFN */
1746 /* Description: Y-intercept B0 */
1748 /* Bits 13..0 : B (y-intercept) */
1753 /* Description: Y-intercept B1 */
1755 /* Bits 13..0 : B (y-intercept) */
1760 /* Description: Y-intercept B2 */
1762 /* Bits 13..0 : B (y-intercept) */
1767 /* Description: Y-intercept B3 */
1769 /* Bits 13..0 : B (y-intercept) */
1774 /* Description: Y-intercept B4 */
1776 /* Bits 13..0 : B (y-intercept) */
1781 /* Description: Y-intercept B5 */
1783 /* Bits 13..0 : B (y-intercept) */
1834 …ection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it high. */
2000 …TE_CONFIG_OUTINIT_High (1UL) /*!< Task mode: Initial value of pin before task triggering is high */
2023 /* Description: Non-volatile memory controller */
2052 /* Description: Deprecated register - Register for erasing a page in code area. Equivalent to ERASE…
2059 /* Description: Register for erasing all non-volatile user memory */
2061 …Bit 0 : Erase all non-volatile memory including UICR registers. Note that the erase must be enable…
2068 /* Description: Deprecated register - Register for erasing a page in code area. Equivalent to ERASE…
2108 #define GPIO_OUT_PIN31_High (1UL) /*!< Pin driver is high */
2114 #define GPIO_OUT_PIN30_High (1UL) /*!< Pin driver is high */
2120 #define GPIO_OUT_PIN29_High (1UL) /*!< Pin driver is high */
2126 #define GPIO_OUT_PIN28_High (1UL) /*!< Pin driver is high */
2132 #define GPIO_OUT_PIN27_High (1UL) /*!< Pin driver is high */
2138 #define GPIO_OUT_PIN26_High (1UL) /*!< Pin driver is high */
2144 #define GPIO_OUT_PIN25_High (1UL) /*!< Pin driver is high */
2150 #define GPIO_OUT_PIN24_High (1UL) /*!< Pin driver is high */
2156 #define GPIO_OUT_PIN23_High (1UL) /*!< Pin driver is high */
2162 #define GPIO_OUT_PIN22_High (1UL) /*!< Pin driver is high */
2168 #define GPIO_OUT_PIN21_High (1UL) /*!< Pin driver is high */
2174 #define GPIO_OUT_PIN20_High (1UL) /*!< Pin driver is high */
2180 #define GPIO_OUT_PIN19_High (1UL) /*!< Pin driver is high */
2186 #define GPIO_OUT_PIN18_High (1UL) /*!< Pin driver is high */
2192 #define GPIO_OUT_PIN17_High (1UL) /*!< Pin driver is high */
2198 #define GPIO_OUT_PIN16_High (1UL) /*!< Pin driver is high */
2204 #define GPIO_OUT_PIN15_High (1UL) /*!< Pin driver is high */
2210 #define GPIO_OUT_PIN14_High (1UL) /*!< Pin driver is high */
2216 #define GPIO_OUT_PIN13_High (1UL) /*!< Pin driver is high */
2222 #define GPIO_OUT_PIN12_High (1UL) /*!< Pin driver is high */
2228 #define GPIO_OUT_PIN11_High (1UL) /*!< Pin driver is high */
2234 #define GPIO_OUT_PIN10_High (1UL) /*!< Pin driver is high */
2240 #define GPIO_OUT_PIN9_High (1UL) /*!< Pin driver is high */
2246 #define GPIO_OUT_PIN8_High (1UL) /*!< Pin driver is high */
2252 #define GPIO_OUT_PIN7_High (1UL) /*!< Pin driver is high */
2258 #define GPIO_OUT_PIN6_High (1UL) /*!< Pin driver is high */
2264 #define GPIO_OUT_PIN5_High (1UL) /*!< Pin driver is high */
2270 #define GPIO_OUT_PIN4_High (1UL) /*!< Pin driver is high */
2276 #define GPIO_OUT_PIN3_High (1UL) /*!< Pin driver is high */
2282 #define GPIO_OUT_PIN2_High (1UL) /*!< Pin driver is high */
2288 #define GPIO_OUT_PIN1_High (1UL) /*!< Pin driver is high */
2294 #define GPIO_OUT_PIN0_High (1UL) /*!< Pin driver is high */
2303 #define GPIO_OUTSET_PIN31_High (1UL) /*!< Read: pin driver is high */
2304 #define GPIO_OUTSET_PIN31_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2310 #define GPIO_OUTSET_PIN30_High (1UL) /*!< Read: pin driver is high */
2311 #define GPIO_OUTSET_PIN30_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2317 #define GPIO_OUTSET_PIN29_High (1UL) /*!< Read: pin driver is high */
2318 #define GPIO_OUTSET_PIN29_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2324 #define GPIO_OUTSET_PIN28_High (1UL) /*!< Read: pin driver is high */
2325 #define GPIO_OUTSET_PIN28_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2331 #define GPIO_OUTSET_PIN27_High (1UL) /*!< Read: pin driver is high */
2332 #define GPIO_OUTSET_PIN27_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2338 #define GPIO_OUTSET_PIN26_High (1UL) /*!< Read: pin driver is high */
2339 #define GPIO_OUTSET_PIN26_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2345 #define GPIO_OUTSET_PIN25_High (1UL) /*!< Read: pin driver is high */
2346 #define GPIO_OUTSET_PIN25_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2352 #define GPIO_OUTSET_PIN24_High (1UL) /*!< Read: pin driver is high */
2353 #define GPIO_OUTSET_PIN24_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2359 #define GPIO_OUTSET_PIN23_High (1UL) /*!< Read: pin driver is high */
2360 #define GPIO_OUTSET_PIN23_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2366 #define GPIO_OUTSET_PIN22_High (1UL) /*!< Read: pin driver is high */
2367 #define GPIO_OUTSET_PIN22_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2373 #define GPIO_OUTSET_PIN21_High (1UL) /*!< Read: pin driver is high */
2374 #define GPIO_OUTSET_PIN21_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2380 #define GPIO_OUTSET_PIN20_High (1UL) /*!< Read: pin driver is high */
2381 #define GPIO_OUTSET_PIN20_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2387 #define GPIO_OUTSET_PIN19_High (1UL) /*!< Read: pin driver is high */
2388 #define GPIO_OUTSET_PIN19_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2394 #define GPIO_OUTSET_PIN18_High (1UL) /*!< Read: pin driver is high */
2395 #define GPIO_OUTSET_PIN18_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2401 #define GPIO_OUTSET_PIN17_High (1UL) /*!< Read: pin driver is high */
2402 #define GPIO_OUTSET_PIN17_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2408 #define GPIO_OUTSET_PIN16_High (1UL) /*!< Read: pin driver is high */
2409 #define GPIO_OUTSET_PIN16_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2415 #define GPIO_OUTSET_PIN15_High (1UL) /*!< Read: pin driver is high */
2416 #define GPIO_OUTSET_PIN15_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2422 #define GPIO_OUTSET_PIN14_High (1UL) /*!< Read: pin driver is high */
2423 #define GPIO_OUTSET_PIN14_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2429 #define GPIO_OUTSET_PIN13_High (1UL) /*!< Read: pin driver is high */
2430 #define GPIO_OUTSET_PIN13_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2436 #define GPIO_OUTSET_PIN12_High (1UL) /*!< Read: pin driver is high */
2437 #define GPIO_OUTSET_PIN12_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2443 #define GPIO_OUTSET_PIN11_High (1UL) /*!< Read: pin driver is high */
2444 #define GPIO_OUTSET_PIN11_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2450 #define GPIO_OUTSET_PIN10_High (1UL) /*!< Read: pin driver is high */
2451 #define GPIO_OUTSET_PIN10_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
2457 #define GPIO_OUTSET_PIN9_High (1UL) /*!< Read: pin driver is high */
2458 #define GPIO_OUTSET_PIN9_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2464 #define GPIO_OUTSET_PIN8_High (1UL) /*!< Read: pin driver is high */
2465 #define GPIO_OUTSET_PIN8_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2471 #define GPIO_OUTSET_PIN7_High (1UL) /*!< Read: pin driver is high */
2472 #define GPIO_OUTSET_PIN7_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2478 #define GPIO_OUTSET_PIN6_High (1UL) /*!< Read: pin driver is high */
2479 #define GPIO_OUTSET_PIN6_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2485 #define GPIO_OUTSET_PIN5_High (1UL) /*!< Read: pin driver is high */
2486 #define GPIO_OUTSET_PIN5_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2492 #define GPIO_OUTSET_PIN4_High (1UL) /*!< Read: pin driver is high */
2493 #define GPIO_OUTSET_PIN4_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2499 #define GPIO_OUTSET_PIN3_High (1UL) /*!< Read: pin driver is high */
2500 #define GPIO_OUTSET_PIN3_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2506 #define GPIO_OUTSET_PIN2_High (1UL) /*!< Read: pin driver is high */
2507 #define GPIO_OUTSET_PIN2_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2513 #define GPIO_OUTSET_PIN1_High (1UL) /*!< Read: pin driver is high */
2514 #define GPIO_OUTSET_PIN1_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2520 #define GPIO_OUTSET_PIN0_High (1UL) /*!< Read: pin driver is high */
2521 #define GPIO_OUTSET_PIN0_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
2530 #define GPIO_OUTCLR_PIN31_High (1UL) /*!< Read: pin driver is high */
2537 #define GPIO_OUTCLR_PIN30_High (1UL) /*!< Read: pin driver is high */
2544 #define GPIO_OUTCLR_PIN29_High (1UL) /*!< Read: pin driver is high */
2551 #define GPIO_OUTCLR_PIN28_High (1UL) /*!< Read: pin driver is high */
2558 #define GPIO_OUTCLR_PIN27_High (1UL) /*!< Read: pin driver is high */
2565 #define GPIO_OUTCLR_PIN26_High (1UL) /*!< Read: pin driver is high */
2572 #define GPIO_OUTCLR_PIN25_High (1UL) /*!< Read: pin driver is high */
2579 #define GPIO_OUTCLR_PIN24_High (1UL) /*!< Read: pin driver is high */
2586 #define GPIO_OUTCLR_PIN23_High (1UL) /*!< Read: pin driver is high */
2593 #define GPIO_OUTCLR_PIN22_High (1UL) /*!< Read: pin driver is high */
2600 #define GPIO_OUTCLR_PIN21_High (1UL) /*!< Read: pin driver is high */
2607 #define GPIO_OUTCLR_PIN20_High (1UL) /*!< Read: pin driver is high */
2614 #define GPIO_OUTCLR_PIN19_High (1UL) /*!< Read: pin driver is high */
2621 #define GPIO_OUTCLR_PIN18_High (1UL) /*!< Read: pin driver is high */
2628 #define GPIO_OUTCLR_PIN17_High (1UL) /*!< Read: pin driver is high */
2635 #define GPIO_OUTCLR_PIN16_High (1UL) /*!< Read: pin driver is high */
2642 #define GPIO_OUTCLR_PIN15_High (1UL) /*!< Read: pin driver is high */
2649 #define GPIO_OUTCLR_PIN14_High (1UL) /*!< Read: pin driver is high */
2656 #define GPIO_OUTCLR_PIN13_High (1UL) /*!< Read: pin driver is high */
2663 #define GPIO_OUTCLR_PIN12_High (1UL) /*!< Read: pin driver is high */
2670 #define GPIO_OUTCLR_PIN11_High (1UL) /*!< Read: pin driver is high */
2677 #define GPIO_OUTCLR_PIN10_High (1UL) /*!< Read: pin driver is high */
2684 #define GPIO_OUTCLR_PIN9_High (1UL) /*!< Read: pin driver is high */
2691 #define GPIO_OUTCLR_PIN8_High (1UL) /*!< Read: pin driver is high */
2698 #define GPIO_OUTCLR_PIN7_High (1UL) /*!< Read: pin driver is high */
2705 #define GPIO_OUTCLR_PIN6_High (1UL) /*!< Read: pin driver is high */
2712 #define GPIO_OUTCLR_PIN5_High (1UL) /*!< Read: pin driver is high */
2719 #define GPIO_OUTCLR_PIN4_High (1UL) /*!< Read: pin driver is high */
2726 #define GPIO_OUTCLR_PIN3_High (1UL) /*!< Read: pin driver is high */
2733 #define GPIO_OUTCLR_PIN2_High (1UL) /*!< Read: pin driver is high */
2740 #define GPIO_OUTCLR_PIN1_High (1UL) /*!< Read: pin driver is high */
2747 #define GPIO_OUTCLR_PIN0_High (1UL) /*!< Read: pin driver is high */
2757 #define GPIO_IN_PIN31_High (1UL) /*!< Pin input is high */
2763 #define GPIO_IN_PIN30_High (1UL) /*!< Pin input is high */
2769 #define GPIO_IN_PIN29_High (1UL) /*!< Pin input is high */
2775 #define GPIO_IN_PIN28_High (1UL) /*!< Pin input is high */
2781 #define GPIO_IN_PIN27_High (1UL) /*!< Pin input is high */
2787 #define GPIO_IN_PIN26_High (1UL) /*!< Pin input is high */
2793 #define GPIO_IN_PIN25_High (1UL) /*!< Pin input is high */
2799 #define GPIO_IN_PIN24_High (1UL) /*!< Pin input is high */
2805 #define GPIO_IN_PIN23_High (1UL) /*!< Pin input is high */
2811 #define GPIO_IN_PIN22_High (1UL) /*!< Pin input is high */
2817 #define GPIO_IN_PIN21_High (1UL) /*!< Pin input is high */
2823 #define GPIO_IN_PIN20_High (1UL) /*!< Pin input is high */
2829 #define GPIO_IN_PIN19_High (1UL) /*!< Pin input is high */
2835 #define GPIO_IN_PIN18_High (1UL) /*!< Pin input is high */
2841 #define GPIO_IN_PIN17_High (1UL) /*!< Pin input is high */
2847 #define GPIO_IN_PIN16_High (1UL) /*!< Pin input is high */
2853 #define GPIO_IN_PIN15_High (1UL) /*!< Pin input is high */
2859 #define GPIO_IN_PIN14_High (1UL) /*!< Pin input is high */
2865 #define GPIO_IN_PIN13_High (1UL) /*!< Pin input is high */
2871 #define GPIO_IN_PIN12_High (1UL) /*!< Pin input is high */
2877 #define GPIO_IN_PIN11_High (1UL) /*!< Pin input is high */
2883 #define GPIO_IN_PIN10_High (1UL) /*!< Pin input is high */
2889 #define GPIO_IN_PIN9_High (1UL) /*!< Pin input is high */
2895 #define GPIO_IN_PIN8_High (1UL) /*!< Pin input is high */
2901 #define GPIO_IN_PIN7_High (1UL) /*!< Pin input is high */
2907 #define GPIO_IN_PIN6_High (1UL) /*!< Pin input is high */
2913 #define GPIO_IN_PIN5_High (1UL) /*!< Pin input is high */
2919 #define GPIO_IN_PIN4_High (1UL) /*!< Pin input is high */
2925 #define GPIO_IN_PIN3_High (1UL) /*!< Pin input is high */
2931 #define GPIO_IN_PIN2_High (1UL) /*!< Pin input is high */
2937 #define GPIO_IN_PIN1_High (1UL) /*!< Pin input is high */
2943 #define GPIO_IN_PIN0_High (1UL) /*!< Pin input is high */
3805 #define GPIO_PIN_CNF_SENSE_High (2UL) /*!< Sense for high level */
3812 #define GPIO_PIN_CNF_DRIVE_H0S1 (1UL) /*!< High drive '0', standard '1' */
3813 #define GPIO_PIN_CNF_DRIVE_S0H1 (2UL) /*!< Standard '0', high drive '1' */
3814 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */
3815 #define GPIO_PIN_CNF_DRIVE_D0S1 (4UL) /*!< Disconnect '0' standard '1' (normally used for wired-or …
3816 #define GPIO_PIN_CNF_DRIVE_D0H1 (5UL) /*!< Disconnect '0', high drive '1' (normally used for wired-…
3817 #define GPIO_PIN_CNF_DRIVE_S0D1 (6UL) /*!< Standard '0'. disconnect '1' (normally used for wired-an…
3818 #define GPIO_PIN_CNF_DRIVE_H0D1 (7UL) /*!< High drive '0', disconnect '1' (normally used for wired-…
3959 /* Bits 31..0 : PDM_CLK frequency */
3984 …dule gain (see electrical parameters) 0x00 -20 dB gain adjust 0x01 -19.5 dB gain adjust (...) …
3987 #define PDM_GAINL_GAINL_MinGain (0x00UL) /*!< -20dB gain adjustment (minimum) */
3997 #define PDM_GAINR_GAINR_MinGain (0x00UL) /*!< -20dB gain adjustment (minimum) */
4143 /* Bit 3 : Reset from CPU lock-up detected */
4161 /* Bit 0 : Reset from pin-reset detected */
4964 /* Description: Description cluster[n]: Channel n event end-point */
4971 /* Description: Description cluster[n]: Channel n task end-point */
5173 /* Description: Description cluster[n]: Channel n task end-point */
5433 /* Bit 0 : Selects up mode or up-and-down mode for the counter */
5436 #define PWM_MODE_UPDOWN_Up (0UL) /*!< Up counter, edge-aligned PWM duty cycle */
5437 #define PWM_MODE_UPDOWN_UpAndDown (1UL) /*!< Up and down counter, center-aligned PWM duty cycle */
5473 #define PWM_DECODER_LOAD_Common (0UL) /*!< 1st half word (16-bit) used in all PWM channels 0..3 */
5474 #define PWM_DECODER_LOAD_Grouped (1UL) /*!< 1st half word (16-bit) used in channel 0..1; 2nd word i…
5475 #define PWM_DECODER_LOAD_Individual (2UL) /*!< 1st half word (16-bit) in ch.0; 2nd in ch.1; ...; 4t…
5476 #define PWM_DECODER_LOAD_WaveForm (3UL) /*!< 1st half word (16-bit) in ch.0; 2nd in ch.1; ...; 4th …
5576 /* Description: Non-null report ready */
5740 #define QDEC_LEDPOL_LEDPOL_ActiveHigh (1UL) /*!< Led active on output pin high */
6259 /* Description: Frequency */
6267 /* Bits 6..0 : Radio channel frequency */
6268 #define RADIO_FREQUENCY_FREQUENCY_Pos (0UL) /*!< Position of FREQUENCY field. */
6269 …QUENCY_FREQUENCY_Msk (0x7FUL << RADIO_FREQUENCY_FREQUENCY_Pos) /*!< Bit mask of FREQUENCY field. */
6280 #define RADIO_TXPOWER_TXPOWER_Neg40dBm (0xD8UL) /*!< -40 dBm */
6281 #define RADIO_TXPOWER_TXPOWER_Neg20dBm (0xECUL) /*!< -20 dBm */
6282 #define RADIO_TXPOWER_TXPOWER_Neg16dBm (0xF0UL) /*!< -16 dBm */
6283 #define RADIO_TXPOWER_TXPOWER_Neg12dBm (0xF4UL) /*!< -12 dBm */
6284 #define RADIO_TXPOWER_TXPOWER_Neg8dBm (0xF8UL) /*!< -8 dBm */
6285 #define RADIO_TXPOWER_TXPOWER_Neg4dBm (0xFCUL) /*!< -4 dBm */
6286 #define RADIO_TXPOWER_TXPOWER_Neg30dBm (0xFFUL) /*!< Deprecated enumerator - -40 dBm */
6291 /* Bits 3..0 : Radio data rate and modulation setting. The radio supports Frequency-shift Keying (F…
6305 #define RADIO_PCNF0_PLEN_8bit (0UL) /*!< 8-bit preamble */
6306 #define RADIO_PCNF0_PLEN_16bit (1UL) /*!< 16-bit preamble */
6368 /* Description: Prefixes bytes for logical addresses 0-3 */
6387 /* Description: Prefixes bytes for logical addresses 4-7 */
6527 /* Bits 6..0 : Data whitening initial value. Bit 6 is hard-wired to '1', writing '0' to it has no e…
6643 #define RADIO_MODECNF0_DTX_Center (2UL) /*!< Transmit center frequency */
6645 /* Bit 0 : Radio ramp-up time */
6648 #define RADIO_MODECNF0_RU_Default (0UL) /*!< Default ramp-up time (tRXEN), compatible with firmware…
6649 #define RADIO_MODECNF0_RU_Fast (1UL) /*!< Fast ramp-up (tRXEN,FAST), see electrical specification f…
7010 /* Description: 12 bit prescaler for COUNTER frequency (32768/(PRESCALER+1)).Must be written when R…
7042 /* Description: Stop the ADC and terminate any on-going conversion */
7049 /* Description: Starts offset auto-calibration */
7098 /* Description: Description cluster[n]: Last results is equal or above CH[n].LIMIT.HIGH */
7566 #define SAADC_STATUS_STATUS_Ready (0UL) /*!< ADC is ready. No on-going conversion. */
7659 #define SAADC_CH_CONFIG_RESN_Pulldown (1UL) /*!< Pull-down to GND */
7660 #define SAADC_CH_CONFIG_RESN_Pullup (2UL) /*!< Pull-up to VDD */
7667 #define SAADC_CH_CONFIG_RESP_Pulldown (1UL) /*!< Pull-down to GND */
7668 #define SAADC_CH_CONFIG_RESP_Pullup (2UL) /*!< Pull-up to VDD */
7672 /* Description: Description cluster[n]: High/low limits for event monitoring a channel */
7674 /* Bits 31..16 : High level limit */
7675 #define SAADC_CH_LIMIT_HIGH_Pos (16UL) /*!< Position of HIGH field. */
7676 #define SAADC_CH_LIMIT_HIGH_Msk (0xFFFFUL << SAADC_CH_LIMIT_HIGH_Pos) /*!< Bit mask of HIGH field. …
7694 … combined with SCAN. The RESOLUTION is applied before averaging, thus for high OVERSAMPLE a higher…
7944 /* Description: SPI frequency. Accuracy depends on the HFCLK source selected. */
7947 #define SPIM_FREQUENCY_FREQUENCY_Pos (0UL) /*!< Position of FREQUENCY field. */
7948 …Y_FREQUENCY_Msk (0xFFFFFFFFUL << SPIM_FREQUENCY_FREQUENCY_Pos) /*!< Bit mask of FREQUENCY field. */
8023 #define SPIM_CONFIG_CPOL_ActiveHigh (0UL) /*!< Active high */
8039 /* Description: Over-read character. Character clocked out in case and over-read of the TXD buffer.…
8041 /* Bits 7..0 : Over-read character. Character clocked out in case and over-read of the TXD buffer. …
8162 /* Bit 0 : TX buffer over-read detected, and prevented */
8278 #define SPIS_CONFIG_CPOL_ActiveHigh (0UL) /*!< Active high */
8301 /* Description: Over-read character */
8303 /* Bits 7..0 : Over-read character. Character clocked out after an over-read of the transmit buffer…
8402 /* Description: y-intercept of 1st piece wise linear function */
8404 /* Bits 13..0 : y-intercept of 1st piece wise linear function */
8409 /* Description: y-intercept of 2nd piece wise linear function */
8411 /* Bits 13..0 : y-intercept of 2nd piece wise linear function */
8416 /* Description: y-intercept of 3rd piece wise linear function */
8418 /* Bits 13..0 : y-intercept of 3rd piece wise linear function */
8423 /* Description: y-intercept of 4th piece wise linear function */
8425 /* Bits 13..0 : y-intercept of 4th piece wise linear function */
8430 /* Description: y-intercept of 5th piece wise linear function */
8432 /* Bits 13..0 : y-intercept of 5th piece wise linear function */
8437 /* Description: y-intercept of 6th piece wise linear function */
8439 /* Bits 13..0 : y-intercept of 6th piece wise linear function */
8511 /* Description: Deprecated register - Shut down timer */
8703 #define TIMER_MODE_MODE_Counter (1UL) /*!< Deprecated enumerator - Select Counter mode */
8733 /* Description: I2C compatible Two-Wire Master Interface with EasyDMA */
9064 /* Description: TWI frequency. Accuracy depends on the HFCLK source selected. */
9066 /* Bits 31..0 : TWI master clock frequency */
9067 #define TWIM_FREQUENCY_FREQUENCY_Pos (0UL) /*!< Position of FREQUENCY field. */
9068 …Y_FREQUENCY_Msk (0xFFFFFFFFUL << TWIM_FREQUENCY_FREQUENCY_Pos) /*!< Bit mask of FREQUENCY field. */
9142 /* Description: I2C compatible Two-Wire Slave Interface with EasyDMA */
9368 /* Bit 3 : TX buffer over-read detected, and prevented */
9493 /* Description: Over-read character. Character sent out in case of an over-read of the transmit buf…
9495 /* Bits 7..0 : Over-read character. Character sent out in case of an over-read of the transmit buff…
9546 /* Description: CTS is deactivated (set high). Not Clear To Send. */
10262 /*lint --flb "Leave library region" */