Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 25 of 45) sorted by relevance

12

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/fbdev/
Dfsl_fbdev.c97 if (!fbdev->enabled) in FBDEV_Enable()
117 fbdev->enabled = true; in FBDEV_Enable()
131 if (!fbdev->enabled) in FBDEV_Disable()
145 fbdev->enabled = false; in FBDEV_Disable()
163 if (fbdev->enabled) in FBDEV_SetFrameBufferInfo()
Dfsl_fbdev.h105 bool enabled; /*!< The fbdev is enabled or not by @ref FBDEV_Enable. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/elcdif/
Dfsl_dc_fb_elcdif.c127 if (!dcHandle->layers[layer].enabled) in DC_FB_ELCDIF_EnableLayer()
137 dcHandle->layers[layer].enabled = true; in DC_FB_ELCDIF_EnableLayer()
151 if (dcHandle->layers[layer].enabled) in DC_FB_ELCDIF_DisableLayer()
154 dcHandle->layers[layer].enabled = false; in DC_FB_ELCDIF_DisableLayer()
217 if (!dcHandle->layers[layer].enabled) in DC_FB_ELCDIF_SetFrameBuffer()
Dfsl_dc_fb_elcdif.h40 bool enabled; /*!< The layer is enabled. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/lcdif/
Dfsl_dc_fb_lcdif.c127 if (!dcHandle->layers[layer].enabled) in DC_FB_LCDIF_EnableLayer()
139 dcHandle->layers[layer].enabled = true; in DC_FB_LCDIF_EnableLayer()
152 if (dcHandle->layers[layer].enabled) in DC_FB_LCDIF_DisableLayer()
156 dcHandle->layers[layer].enabled = false; in DC_FB_LCDIF_DisableLayer()
215 if (!dcHandle->layers[layer].enabled) in DC_FB_LCDIF_SetFrameBuffer()
Dfsl_dc_fb_lcdif.h41 bool enabled; /*!< The layer is enabled. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/lcdifv2/
Dfsl_dc_fb_lcdifv2.c139 if (!dcHandle->layers[layer].enabled) in DC_FB_LCDIFV2_EnableLayer()
154 dcHandle->layers[layer].enabled = true; in DC_FB_LCDIFV2_EnableLayer()
166 if (dcHandle->layers[layer].enabled) in DC_FB_LCDIFV2_DisableLayer()
170 dcHandle->layers[layer].enabled = false; in DC_FB_LCDIFV2_DisableLayer()
229 if (dcHandle->layers[layer].enabled) in DC_FB_LCDIFV2_SetFrameBuffer()
Dfsl_dc_fb_lcdifv2.h45 bool enabled; /*!< The layer is enabled. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c555 ws->enabled = enable; in PM_InitWakeupSource()
588 if (!(ws->enabled)) in PM_EnableWakeupSource()
597 ws->enabled = true; in PM_EnableWakeupSource()
634 if (ws->enabled) in PM_DisableWakeupSource()
642 ws->enabled = false; in PM_DisableWakeupSource()
679 assert(currWakeUpSource->enabled == true); in PM_HandleWakeUpEvent()
717 if (ws->enabled) in PM_TriggerWakeSourceService()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa9xxx_parameters.h156 uint8_t enabled; member
192 uint8_t enabled; member
214 uint8_t enabled; member
/hal_nxp-3.5.0/s32/soc/s32z27/include/
DClock_Ip_Cfg.h71 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Clock in user mode the MCAL_ENABL…
DStm_Ip_Cfg.h94 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Gpt in user mode the MCAL_ENABLE_…
DSiul2_Icu_Ip_Defines.h87 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Icu in user mode the MCAL_ENABLE_…
DOsIf_Cfg.h85 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running OsIf in user mode, MCAL_ENABLE_US…
DMru_Ip_Cfg.h83 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Mru in user mode the MCAL_ENABLE…
/hal_nxp-3.5.0/s32/soc/s32k344/include/
DPower_Ip_Cfg.h90 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Power in user mode the MCAL_ENABL…
DSiul2_Icu_Ip_Defines.h94 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Icu in user mode the MCAL_ENABLE_…
DClock_Ip_Cfg.h97 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Clock in user mode the MCAL_ENABL…
DQspi_Ip_Cfg.h111 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Fls in user mode the MCAL_ENABLE_…
DOsIf_Cfg.h85 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running OsIf in user mode, MCAL_ENABLE_US…
DGmac_Ip_Cfg.h88 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running GMAC in user mode, MCAL_ENABLE_US…
DSiul2_Port_Ip_Defines.h93 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Port in user mode the MCAL_ENABLE…
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/
DREADME.md127 …re other symbols but it is not always easy to know which ones need to be enabled for a given use c…
133 We see that following symbols need to be enabled :
140 In addition to that, ARM_DSP_CONFIG_TABLES must be enabled and finally ARM_FFT_ALLOW_TABLES must al…
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/dsi_cmd/
Dfsl_dc_fb_dsi_cmd.h58 bool enabled; /*!< The layer is enabled. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/ssd1963/
Dfsl_dc_fb_ssd1963.h58 bool enabled; /*!< The layer is enabled. */ member

12