Home
last modified time | relevance | path

Searched defs:addrPad (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c409 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillPageProgramLutSeq() local
451 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillSectorEraseLutSeq() local
496 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillBlockEraseLutSeq() local
539 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillWriteEnableLutSeq() local
578 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillReadIdLutSeq() local
618 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillReadDataLutSeq() local
669 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillChipEraseLutSeq() local
709 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillReadStatusLutSeq() local
761 sfdp_flash_pad_num_t addrPad; in XSPI_NOR_FillWriteStatusLutSeq() local
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.h432 #define SFDP_ENCODE_PROTOCOL_TYPE(instrPad, instrDDR, addrPad, addrDDR, dataPad, dataDDR, key) \ argument