/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/pint/ |
D | fsl_pint.c | 55 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 …]
|
D | Kconfig | 12 bool "PINT Driver" 15 PINT Driver
|
D | driver_pint.cmake | 1 #Description: PINT Driver; user_visible: True
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/gpio/ |
D | fsl_adapter_lpc_gpio.c | 279 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/ |
D | fsl_gpio_cmsis.c | 428 .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/ |
D | README.md | 160 `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/ |
D | all_lib_device.cmake | 124 # # description: PINT Driver
|
D | LPC802.h | 3359 #define PINT ((PINT_Type *)PINT_BASE) macro 3363 #define PINT_BASE_PTRS { PINT }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC845/ |
D | all_lib_device.cmake | 152 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC824/ |
D | all_lib_device.cmake | 130 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC804/ |
D | all_lib_device.cmake | 130 # # description: PINT Driver
|
D | LPC804.h | 3862 #define PINT ((PINT_Type *)PINT_BASE) macro 3866 #define PINT_BASE_PTRS { PINT }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC51U68/ |
D | all_lib_device.cmake | 283 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018M/ |
D | all_lib_device.cmake | 349 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S06/ |
D | all_lib_device.cmake | 307 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54628/ |
D | all_lib_device.cmake | 361 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018/ |
D | all_lib_device.cmake | 349 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S16/ |
D | all_lib_device.cmake | 325 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S28/ |
D | all_lib_device.cmake | 331 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S69/ |
D | all_lib_device.cmake | 337 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC811/ |
D | LPC811.h | 2402 #define PINT ((PINT_Type *)PINT_BASE) macro 2406 #define PINT_BASE_PTRS { PINT }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC810/ |
D | LPC810.h | 2402 #define PINT ((PINT_Type *)PINT_BASE) macro 2406 #define PINT_BASE_PTRS { PINT }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC812/ |
D | LPC812.h | 2406 #define PINT ((PINT_Type *)PINT_BASE) macro 2410 #define PINT_BASE_PTRS { PINT }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/ |
D | all_lib_device.cmake | 371 # # description: PINT Driver
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT595S/ |
D | all_lib_device.cmake | 412 # # description: PINT Driver
|