/hal_silabs-3.5.0/gecko/emlib/src/ |
D | em_pcnt.c | 394 BUS_RegBitWrite(&(pcnt->INPUT), _PCNT_INPUT_S0PRSEN_SHIFT, enable); in PCNT_PRSInputEnable() 403 BUS_RegBitWrite(&(pcnt->INPUT), _PCNT_INPUT_S1PRSEN_SHIFT, enable); in PCNT_PRSInputEnable() 552 tmp = pcnt->INPUT & ~(_PCNT_INPUT_S0PRSSEL_MASK | _PCNT_INPUT_S1PRSSEL_MASK); in PCNT_Init() 555 pcnt->INPUT = tmp; in PCNT_Init()
|
D | em_usart.c | 176 usart->INPUT = ((uint32_t)ch << _USART_INPUT_RXPRSSEL_SHIFT) in prsRxInput() 1122 usart->INPUT = _USART_INPUT_RESETVALUE; in USART_Reset()
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32WG/Include/ |
D | efm32wg_pcnt.h | 64 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32wg_leuart.h | 70 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32HG/Include/ |
D | efm32hg_pcnt.h | 64 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32hg_leuart.h | 70 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
D | efm32hg_usart.h | 69 __IOM uint32_t INPUT; /**< USART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32GG12B/Include/ |
D | efm32gg12b_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32gg12b_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32GG11B/Include/ |
D | efm32gg11b_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32gg11b_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32PG1B/Include/ |
D | efm32pg1b_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32pg1b_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32FG1P/Include/ |
D | efr32fg1p_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efr32fg1p_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32PG12B/Include/ |
D | efm32pg12b_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32pg12b_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG12P/Include/ |
D | efr32mg12p_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efr32mg12p_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32FG13P/Include/ |
D | efr32fg13p_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efr32fg13p_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG13P/Include/ |
D | efr32bg13p_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efr32bg13p_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32JG12B/Include/ |
D | efm32jg12b_pcnt.h | 67 __IOM uint32_t INPUT; /**< PCNT Input Register */ member
|
D | efm32jg12b_leuart.h | 72 __IOM uint32_t INPUT; /**< LEUART Input Register */ member
|