fsl_sdioslv

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fsl_sdioslv

1,940 Views
leewei0618
Contributor I

Some macros in the fsl_sdioslv.c/fsl_sdioslv.h file are not defined, such as: SDIOSLV_GLB_INT_EN_REG_FN0_INT_TO_ARM_EN_MASK/SDIOSLV_FNO_INT_EN_AHBSOFT_RST_EN_MASK, etc.

0 Kudos
Reply
4 Replies

1,910 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @leewei0618,

Could you please share what NXP device are you using, so we can provide you with better support?

0 Kudos
Reply

1,897 Views
leewei0618
Contributor I
NXP MCX Microcontrollers (MCUs), i clone code from github repo, mcxsdk-core and mcuxsdk-examples;

https://github.com/nxp-mcuxpresso/mcuxsdk-examples
https://github.com/nxp-mcuxpresso/mcuxsdk-core
0 Kudos
Reply

1,883 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @leewei0618,

Thanks for clarifying.

I will share this finding with the SDK so they can deliberate on how to modify the driver.

For now, please use the direct register address to modify the register rather than these missing mask definitions.

 

0 Kudos
Reply

1,873 Views
leewei0618
Contributor I
Got it — thanks for the heads-up and for passing the info on to the SDK team.
We’ll switch to using the raw register addresses for now and keep the code on ice until the mask definitions are officially added. Let me know if there’s anything else you need from our side to help the driver folks move forward.
0 Kudos
Reply