Searched defs:active (Results 1 – 7 of 7) sorted by relevance
379 void UART_SetCtsPinLevel(UART_Type* base, bool active) in UART_SetCtsPinLevel()412 void UART_SetDtrPinLevel(UART_Type* base, bool active) in UART_SetDtrPinLevel()427 void UART_SetDcdPinLevel(UART_Type* base, bool active) in UART_SetDcdPinLevel()442 void UART_SetRiPinLevel(UART_Type* base, bool active) in UART_SetRiPinLevel()587 void UART_SendBreakChar(UART_Type* base, bool active) in UART_SendBreakChar()
765 void ADC_SetDmaReset(ADC_Type* base, bool active) in ADC_SetDmaReset()
69 uint32_t active : 1; ///< USB Device active flag member
198 …bool active : 1U; /*!< Indicate whether the corresponding wakeup event occ… member
185 bool active; /*!< Indicates if the smart card is activated */ member
571 uint32_t pending, active; in GIC_GetIRQStatus() local
663 t_u32 active; member