Home
last modified time | relevance | path

Searched refs:MXC_SPIXF_RevA_GetSCKDrive (Results 1 – 7 of 7) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIXF/
Dspixf_reva.h291 uint8_t MXC_SPIXF_RevA_GetSCKDrive(mxc_spixfc_reva_regs_t *spixfc);
Dspixf_me10.c511 return MXC_SPIXF_RevA_GetSCKDrive((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSCKDrive()
Dspixf_me13.c425 return MXC_SPIXF_RevA_GetSCKDrive((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSCKDrive()
Dspixf_me14.c425 return MXC_SPIXF_RevA_GetSCKDrive((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSCKDrive()
Dspixf_me18.c422 return MXC_SPIXF_RevA_GetSCKDrive((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSCKDrive()
Dspixf_me55.c562 return MXC_SPIXF_RevA_GetSCKDrive((mxc_spixfc_reva_regs_t *)MXC_SPIXFC); in MXC_SPIXF_GetSCKDrive()
Dspixf_reva.c1358 uint8_t MXC_SPIXF_RevA_GetSCKDrive(mxc_spixfc_reva_regs_t *spixfc) in MXC_SPIXF_RevA_GetSCKDrive() function