Home
last modified time | relevance | path

Searched refs:syscon_connection_t (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/syscon/
Dfsl_syscon.h54 void SYSCON_AttachSignal(SYSCON_Type *base, uint32_t index, syscon_connection_t connection);
Dfsl_syscon.c39 void SYSCON_AttachSignal(SYSCON_Type *base, uint32_t index, syscon_connection_t connection) in SYSCON_AttachSignal()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/drivers/
Dfsl_syscon_connections.h58 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/drivers/
Dfsl_syscon_connections.h58 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/drivers/
Dfsl_syscon_connections.h57 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/drivers/
Dfsl_syscon_connections.h58 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/drivers/
Dfsl_syscon_connections.h71 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC832/drivers/
Dfsl_syscon_connections.h69 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC834/drivers/
Dfsl_syscon_connections.h69 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/drivers/
Dfsl_syscon_connections.h69 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/drivers/
Dfsl_syscon_connections.h69 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/drivers/
Dfsl_syscon_connections.h104 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/drivers/
Dfsl_syscon_connections.h104 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/drivers/
Dfsl_syscon_connections.h104 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/drivers/
Dfsl_syscon_connections.h104 } syscon_connection_t; typedef
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_lpc_gpio.c442 …tachSignal(SYSCON, (uint32_t)gpioStateHandle->pin.pint.pintIndex, (syscon_connection_t)typeConvTem… in HAL_GpioSetTriggerMode()