Home
last modified time | relevance | path

Searched defs:disable (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_cmc/
Dfsl_cmc.c163 void CMC_ConfigFlashMode(CMC_Type *base, bool doze, bool disable) in CMC_ConfigFlashMode()
188 void CMC_ConfigFlashMode(CMC_Type *base, bool wake, bool doze, bool disable) in CMC_ConfigFlashMode()
/hal_nxp-latest/mcux/mcux-sdk/drivers/spc/
Dfsl_spc.h742 static inline void SPC_DisableActiveModeVddCoreGlitchDetect(SPC_Type *base, bool disable) in SPC_DisableActiveModeVddCoreGlitchDetect()
974 static inline void SPC_DisableLowPowerModeVddCoreGlitchDetect(SPC_Type *base, bool disable) in SPC_DisableLowPowerModeVddCoreGlitchDetect()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_spc/
Dfsl_spc.h1000 static inline void SPC_DisableActiveModeVddCoreGlitchDetect(SPC_Type *base, bool disable) in SPC_DisableActiveModeVddCoreGlitchDetect()
1309 static inline void SPC_DisableLowPowerModeVddCoreGlitchDetect(SPC_Type *base, bool disable) in SPC_DisableLowPowerModeVddCoreGlitchDetect()
/hal_nxp-latest/mcux/mcux-sdk/drivers/cmc/
Dfsl_cmc.c200 void CMC_ConfigFlashMode(CMC_Type *base, bool wake, bool doze, bool disable) in CMC_ConfigFlashMode()
/hal_nxp-latest/mcux/mcux-sdk/drivers/sinc/
Dfsl_sinc.h952 static inline void SINC_DisableDozeMode(SINC_Type *base, bool disable) in SINC_DisableDozeMode()
998 …c inline void SINC_DisableModulatorClockOutput(SINC_Type *base, uint32_t modClkMasks, bool disable) in SINC_DisableModulatorClockOutput()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ccm32k/
Dfsl_ccm32k.h314 static inline void CCM32K_Disable32kFroIFRLoad(CCM32K_Type *base, bool disable) in CCM32K_Disable32kFroIFRLoad()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c299 int tfa2_haptic_disable_f0_trc(struct i2c_client *client, int disable) in tfa2_haptic_disable_f0_trc()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c439 uint8_t disable = 0x00; in wifi_disable_bridge_mode() local