Searched refs:Initialize (Results 1 – 18 of 18) sorted by relevance
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/ |
D | fsl_gpio_cmsis.c | 512 .Initialize = GPIO_PORT0_Initialize, 616 .Initialize = GPIO_PORT1_Initialize, 721 .Initialize = GPIO_PORT2_Initialize, 826 .Initialize = GPIO_PORT3_Initialize, 931 .Initialize = GPIO_PORT4_Initialize, 1036 .Initialize = GPIO_PORT5_Initialize,
|
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/Driver/Include/ |
D | Driver_USBH.h | 312 …int32_t (*Initialize) (ARM_USBH_SignalPortEvent_t cb_port_event, … member 411 …int32_t (*Initialize) (ARM_USBH_HCI_Interrupt_t cb_interrupt); ///< Pointer… member
|
D | Driver_ETH_PHY.h | 129 int32_t (*Initialize) (ARM_ETH_PHY_Read_t fn_read, member
|
D | Driver_GPIO.h | 54 int32_t (*Initialize) (void); member
|
D | Driver_Flash.h | 194 …int32_t (*Initialize) (ARM_Flash_SignalEvent_t cb_event); ///< Poi… member
|
D | Driver_I2C.h | 207 …int32_t (*Initialize) (ARM_I2C_SignalEvent_t cb_event); … member
|
D | Driver_USBD.h | 252 …int32_t (*Initialize) (ARM_USBD_SignalDeviceEvent_t cb_device_event… member
|
D | Driver_SPI.h | 237 …int32_t (*Initialize) (ARM_SPI_SignalEvent_t cb_event); ///< Pointer to \ref A… member
|
D | Driver_ETH_MAC.h | 289 …int32_t (*Initialize) (ARM_ETH_MAC_SignalEvent_t cb_event); … member
|
D | Driver_Storage.h | 416 …int32_t (*Initialize) (ARM_Storage_Callback_t callback); ///< … member
|
D | Driver_MCI.h | 343 …int32_t (*Initialize) (ARM_MCI_SignalEvent_t cb_event); ///< Pointer to \ref ARM_… member
|
D | Driver_SAI.h | 300 …int32_t (*Initialize) (ARM_SAI_SignalEvent_t cb_event); ///< Po… member
|
D | Driver_USART.h | 327 …int32_t (*Initialize) (ARM_USART_SignalEvent_t cb_event); ///< Pointer to \re… member
|
D | Driver_CAN.h | 355 …int32_t (*Initialize) (ARM_CAN_SignalUnitEvent_t cb_unit_event, … member
|
D | Driver_NAND.h | 401 …int32_t (*Initialize) (ARM_NAND_SignalEvent_t cb_event); … member
|
D | Driver_WiFi.h | 625 int32_t (*Initialize) (ARM_WIFI_SignalEvent_t cb_event); member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/codec/tfa9xxx/ |
D | README.md | 7 1. Initialize TFA:
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/power_manager/ |
D | README.md | 74 - **PM_InitWakeupSource** --> OPTIONAL ; Initialize the wakeup source. 253 Initialize the power manager handle, this function should be invoked before using other power manag… 342 Initialize the wakeup source object.
|