Home
last modified time | relevance | path

Searched defs:startIndex (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ssarc/
Dfsl_ssarc.c44 static void SSARC_MapDescriptorsToGroup(SSARC_LP_Type *base, uint8_t groupID, uint32_t startIndex, … in SSARC_MapDescriptorsToGroup()
Dfsl_ssarc.h127 uint32_t startIndex; /*!< The index of the first descriptor of the group. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/elcdif/
Dfsl_elcdif.c350 … LCDIF_Type *base, elcdif_lut_t lut, uint16_t startIndex, const uint32_t *lutData, uint16_t count) in ELCDIF_UpdateLut()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c318 … LCDIF_Type *base, uint8_t fbIndex, uint16_t startIndex, const uint32_t *gamma, uint16_t gammaLen) in LCDIF_SetGammaData()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c421 status_t ltc_set_context(LTC_Type *base, const uint8_t *data, uint8_t dataSize, uint8_t startIndex) in ltc_set_context()
466 status_t ltc_get_context(LTC_Type *base, uint8_t *dest, uint8_t dataSize, uint8_t startIndex) in ltc_get_context()
3929 uint8_t startIndex = (quad * 16u); in ltc_pkha_write_reg() local
3955 uint8_t startIndex = (quad * 16u); in ltc_pkha_read_reg() local
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/debug_console/debug_console/
Dfsl_debug_console.c299 uint32_t startIndex; in DbgConsole_SerialManagerPerformTransfer() local
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/debug_console/
Dfsl_debug_console.c299 uint32_t startIndex; in DbgConsole_SerialManagerPerformTransfer() local
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c2466 uint8_t startIndex = (quad * 32u); in cau3_pkha_write_reg() local
2492 uint8_t startIndex = (quad * 32u); in cau3_pkha_read_reg() local
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.c1876 uint32_t startIndex = 0xFFFFFFFFU; in USB_HostIp3516HsGetBuffer() local
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.c1655 …IRIS_MVPL_Type *base, dpu_unit_t unit, uint32_t startIndex, const uint32_t *palette, uint32_t coun… in DPU_UpdateColorPalette()