Home
last modified time | relevance | path

Searched defs:active (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/imx/drivers/
Duart_imx.c379 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()
Dadc_imx7d.c765 void ADC_SetDmaReset(ADC_Type* base, bool active) in ADC_SetDmaReset()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/Include/
DDriver_USBD.h69 uint32_t active : 1; ///< USB Device active flag member
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h198 …bool active : 1U; /*!< Indicate whether the corresponding wakeup event occ… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/
Dfsl_smartcard.h185 bool active; /*!< Indicates if the smart card is activated */ member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dgic_v3.h571 uint32_t pending, active; in GIC_GetIRQStatus() local
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_decl.h663 t_u32 active; member