Home
last modified time | relevance | path

Searched refs:Parameter (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/include/
DLcu_Ip_Hw_Access.h177 void HwAcc_Lcu_AsyncSetInputList(const uint32 Parameter, const uint8 LcuId, const uint8 HwLcInputId…
179 boolean HwAcc_Lcu_AsyncSetOutputList(const uint32 Parameter, const uint8 LcuId, const uint8 HwLcOut…
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DLcu_Ip_Hw_Access.c481 void HwAcc_Lcu_AsyncSetInputList(const uint32 Parameter, const uint8 LcuId, const uint8 HwLcInputId… in HwAcc_Lcu_AsyncSetInputList() argument
491 fpHwAcc_Lcu_SetInputList[Parameter](LcuId, HwLcInputId, MaskValue); in HwAcc_Lcu_AsyncSetInputList()
494 boolean HwAcc_Lcu_AsyncSetOutputList(const uint32 Parameter, const uint8 LcuId, const uint8 HwLcOut… in HwAcc_Lcu_AsyncSetOutputList() argument
514 return fpHwAcc_Lcu_SetOutputList[Parameter](LcuId, HwLcOutputId, MaskValue); in HwAcc_Lcu_AsyncSetOutputList()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/
DREADME.md257 *Parameter:* handle : Pointer to the pm_handle_t structure, upper layer software should pre-allocat…
264 *Parameter:* enable : Used to enable/disable power manager functions.
279 *Parameter:* duration : The time in low power mode, this value is calculated from RTOS API.
337 *Parameter:* notifyElement : The pointer to the notify element to remove.
355 *Parameter:* ws : Pointer to the wakeup source object to be enabled.
364 *Parameter:* ws : Pointer to the wakeup source object to be disabled.
380 *Parameter:* ws : Pointer to the wakeup source object.