Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt1024/cmsis_pack_flash_algo/
DFlashPrg.c91 int Init(unsigned long adr, unsigned long clk, unsigned long fnc) in Init() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.h207 status_t (*Init)(i3c_device_t *dev); /*!< Init function to initialize I3C device.*/ member
237 int (*Init)(i2c_device_t *dev); /*!< I2C device initialize function.*/ member
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/drivers/host/
Dcomm_interface.h81 …COMM_Init_t *Init; /*!< Pointer to the communication Initialize() function. … member