Home
last modified time | relevance | path

Searched refs:PINT (Results 1 – 25 of 81) sorted by relevance

1234

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c55 if (base == PINT) in PINT_Init()
95 if (base == PINT) in PINT_Init()
122 if (base == PINT) in PINT_Init()
174 if (base == PINT) in PINT_PinInterruptConfig()
277 if (base == PINT) in PINT_PinInterruptGetConfig()
336 if (base == PINT) in PINT_PatternMatchConfig()
389 if (base == PINT) in PINT_PatternMatchGetConfig()
473 if (base == PINT) in PINT_PinInterruptClrStatusAll()
515 if (base == PINT) in PINT_EnableCallback()
596 if (base == PINT) in PINT_DisableCallback()
[all …]
DKconfig12 bool "PINT Driver"
15 PINT Driver
Ddriver_pint.cmake1 #Description: PINT Driver; user_visible: True
/hal_nxp-3.6.0/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_lpc_gpio.c279 PINT_DisableCallbackByIndex(PINT, (pint_pin_int_t)gpioStateHandle->pin.pint.pintIndex); in HAL_GpioDeinit()
307 PINT_Deinit(PINT); in HAL_GpioDeinit()
416 PINT_Init(PINT); in HAL_GpioSetTriggerMode()
452 … PINT_PinInterruptConfig(PINT, (pint_pin_int_t)gpioStateHandle->pin.pint.pintIndex, triggerType, in HAL_GpioSetTriggerMode()
455 PINT_EnableCallbackByIndex(PINT, (pint_pin_int_t)gpioStateHandle->pin.pint.pintIndex); in HAL_GpioSetTriggerMode()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c428 .pint_base = PINT,
532 .pint_base = PINT,
637 .pint_base = PINT,
742 .pint_base = PINT,
847 .pint_base = PINT,
952 .pint_base = PINT,
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/
DREADME.md160 `PINT_Init(PINT);`
161 `PINT_PinInterruptConfig(PINT, kPINT_PinInt0, kPINT_PinIntEnableFallEdge,pint_intr_callback);`
162 `PINT_EnableCallback(PINT); /* Enable callbacks for PINT */`
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC802/
Dall_lib_device.cmake124 # # description: PINT Driver
DLPC802.h3359 #define PINT ((PINT_Type *)PINT_BASE) macro
3363 #define PINT_BASE_PTRS { PINT }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC845/
Dall_lib_device.cmake152 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC824/
Dall_lib_device.cmake130 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC804/
Dall_lib_device.cmake130 # # description: PINT Driver
DLPC804.h3862 #define PINT ((PINT_Type *)PINT_BASE) macro
3866 #define PINT_BASE_PTRS { PINT }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC51U68/
Dall_lib_device.cmake283 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018M/
Dall_lib_device.cmake349 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S06/
Dall_lib_device.cmake307 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54628/
Dall_lib_device.cmake361 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018/
Dall_lib_device.cmake349 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S16/
Dall_lib_device.cmake325 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S28/
Dall_lib_device.cmake331 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S69/
Dall_lib_device.cmake337 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC811/
DLPC811.h2402 #define PINT ((PINT_Type *)PINT_BASE) macro
2406 #define PINT_BASE_PTRS { PINT }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC810/
DLPC810.h2402 #define PINT ((PINT_Type *)PINT_BASE) macro
2406 #define PINT_BASE_PTRS { PINT }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC812/
DLPC812.h2406 #define PINT ((PINT_Type *)PINT_BASE) macro
2410 #define PINT_BASE_PTRS { PINT }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/
Dall_lib_device.cmake371 # # description: PINT Driver
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT595S/
Dall_lib_device.cmake412 # # description: PINT Driver

1234