/hal_nxp-3.7.0/mcux/middleware/mcux-sdk-middleware-usb/include/ |
D | usb.h | 35 #define USB_MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument 122 uint8_t bugfix; /*!< Bug fix */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/srtm/include/ |
D | srtm_defs.h | 33 #define SRTM_MAKE_VERSION(major, minor, bugfix) ((((uint32_t)major) << 16) | (((uint32_t)minor) << … argument 223 uint8_t bugfix; /*!< Bug fix */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/codec/tfa9xxx/ |
D | tfa_config_TFA9892N1.h | 34 #define MAKE_TFA9XXX_HEADER_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugf… argument
|
D | tfa_config_TFA9894N1.h | 34 #define MAKE_TFA9XXX_HEADER_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugf… argument
|
D | tfa_config_TFA9894N2.h | 34 #define MAKE_TFA9XXX_HEADER_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugf… argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flash/ |
D | fsl_ftfx_utilities.h | 22 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1171/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1166/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1175/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1173/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1176/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1172/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT1165/drivers/ |
D | fsl_romapi.c | 30 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S36/drivers/mem_interface/ |
D | fsl_mem_interface.h | 193 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mcx_romapi/mem_interface/ |
D | fsl_mem_interface.h | 187 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5534/drivers/mem_interface/ |
D | fsl_mem_interface.h | 193 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5536/drivers/mem_interface/ |
D | fsl_mem_interface.h | 193 uint8_t bugfix; /*!< bugfix version [7:0] */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/RW610/drivers/romapi/iap/ |
D | fsl_romapi_iap.h | 172 uint8_t bugfix; //!< bugfix version [7:0] member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/RW612/drivers/romapi/iap/ |
D | fsl_romapi_iap.h | 172 uint8_t bugfix; //!< bugfix version [7:0] member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mcx_romapi/flash/ |
D | fsl_flash.h | 29 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/ |
D | fsl_flash.h | 29 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5536/drivers/flash/ |
D | fsl_flash.h | 29 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5534/drivers/flash/ |
D | fsl_flash.h | 29 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/common/ |
D | fsl_common.h | 57 #define MAKE_VERSION(major, minor, bugfix) (((major)*65536L) + ((minor)*256L) + (bugfix)) argument
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/iap1/ |
D | fsl_iap.h | 29 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|