Home
last modified time | relevance | path

Searched refs:deinit (Results 1 – 25 of 51) sorted by relevance

123

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/
Dfsl_display.h67 …status_t (*deinit)(display_handle_t *handle); /*!< Deinit the device… member
111 return handle->ops->deinit(handle); in DISPLAY_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/
Dfsl_camera_device.h61 status_t (*deinit)(camera_device_handle_t *handle); member
126 return handle->ops->deinit(handle); in CAMERA_DEVICE_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/receiver/
Dfsl_camera_receiver.h43 …status_t (*deinit)(camera_receiver_handle_t *handle); /*!< Deinit the … member
117 return handle->ops->deinit(handle); in CAMERA_RECEIVER_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/include/
Dapi_tree_root.h91 status_t (*deinit)(void); member
105 status_t (*deinit)(void); member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/drivers/
Dfsl_iap.c46 status_t (*deinit)(void); member
196 return OTP_API_TREE->deinit(); in IAP_OtpDeinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT533S/drivers/
Dfsl_iap.c46 status_t (*deinit)(void); member
196 return OTP_API_TREE->deinit(); in IAP_OtpDeinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT555S/drivers/
Dfsl_iap.c46 status_t (*deinit)(void); member
196 return OTP_API_TREE->deinit(); in IAP_OtpDeinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT685S/drivers/
Dfsl_iap.c46 status_t (*deinit)(void); member
196 return OTP_API_TREE->deinit(); in IAP_OtpDeinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT633S/drivers/
Dfsl_iap.c46 status_t (*deinit)(void); member
196 return OTP_API_TREE->deinit(); in IAP_OtpDeinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/romapi/otp/
Dfsl_romapi_otp.h18 status_t (*deinit)(void); member
Dfsl_romapi_otp.c36 return OCOTP_API_TREE->deinit(); in otp_deinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/romapi/otp/
Dfsl_romapi_otp.h18 status_t (*deinit)(void); member
Dfsl_romapi_otp.c36 return OCOTP_API_TREE->deinit(); in otp_deinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/romapi/otp/
Dfsl_romapi_otp.h18 status_t (*deinit)(void); member
Dfsl_romapi_otp.c36 return OCOTP_API_TREE->deinit(); in otp_deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/
Dfsl_dc_fb.h42 status_t (*deinit)(const dc_fb_t *dc); member
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/otp/
Dfsl_romapi_otp.h19 status_t (*deinit)(void); member
Dfsl_romapi_otp.c36 return OCOTP_API_TREE->deinit(); in otp_deinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/otp/
Dfsl_romapi_otp.h19 status_t (*deinit)(void); member
Dfsl_romapi_otp.c36 return OCOTP_API_TREE->deinit(); in otp_deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/rpi/
Dfsl_rpi.c23 .deinit = RPI_Deinit,
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/flash/src/
Dfsl_flash.c110 status_t (*deinit)(void); member
523 return BOOTLOADER_API_TREE_POINTER->efuseDriver->deinit(); in EFUSE_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/flash/src/
Dfsl_flash.c118 status_t (*deinit)(void); member
552 return BOOTLOADER_API_TREE_POINTER->efuseDriver->deinit(); in EFUSE_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/src/
Dfsl_flash.c118 status_t (*deinit)(void); member
552 return BOOTLOADER_API_TREE_POINTER->efuseDriver->deinit(); in EFUSE_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/flash/src/
Dfsl_flash.c118 status_t (*deinit)(void); member
552 return BOOTLOADER_API_TREE_POINTER->efuseDriver->deinit(); in EFUSE_Deinit()

123