Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c977 static int32_t LPSPI_InterruptPowerControl(ARM_POWER_STATE state, cmsis_lpspi_interrupt_driver_stat… in LPSPI_InterruptPowerControl() function
1419 return LPSPI_InterruptPowerControl(state, &LPSPI0_InterruptDriverState); in LPSPI0_InterruptPowerControl()
1589 return LPSPI_InterruptPowerControl(state, &LPSPI1_InterruptDriverState); in LPSPI1_InterruptPowerControl()
1759 return LPSPI_InterruptPowerControl(state, &LPSPI2_InterruptDriverState); in LPSPI2_InterruptPowerControl()
1929 return LPSPI_InterruptPowerControl(state, &LPSPI3_InterruptDriverState); in LPSPI3_InterruptPowerControl()
2099 return LPSPI_InterruptPowerControl(state, &LPSPI4_InterruptDriverState); in LPSPI4_InterruptPowerControl()
2269 return LPSPI_InterruptPowerControl(state, &LPSPI5_InterruptDriverState); in LPSPI5_InterruptPowerControl()
2439 return LPSPI_InterruptPowerControl(state, &LPSPI6_InterruptDriverState); in LPSPI6_InterruptPowerControl()
2609 return LPSPI_InterruptPowerControl(state, &LPSPI7_InterruptDriverState); in LPSPI7_InterruptPowerControl()
2779 return LPSPI_InterruptPowerControl(state, &LPSPI8_InterruptDriverState); in LPSPI8_InterruptPowerControl()
[all …]