/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/drivers/ |
D | fsl_clock.h | 326 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 327 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 328 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 329 #define GET_ID_ITEM_SEL(connection) ((uint8_t)(((connection)&0xF00U) >> 8U) - 1U) argument 330 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/drivers/ |
D | fsl_clock.h | 555 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 556 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 557 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 558 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 559 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument 560 #define CLR_ID_ITEM_SEL(connection) ((connection) &= 0xFFFFF0FFU) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/drivers/ |
D | fsl_clock.h | 283 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 284 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 285 #define GET_ID_ITEM_MUX(connection) (((uint8_t)(connection)) & 0xFFU) argument 286 #define GET_ID_ITEM_SEL(connection) (uint8_t)(((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 287 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/drivers/ |
D | fsl_clock.h | 283 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 284 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 285 #define GET_ID_ITEM_MUX(connection) (((uint8_t)(connection)) & 0xFFU) argument 286 #define GET_ID_ITEM_SEL(connection) (uint8_t)(((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 287 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504CPXXXX/drivers/ |
D | fsl_clock.h | 475 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 476 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 477 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 478 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 479 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506CPXXXX/drivers/ |
D | fsl_clock.h | 475 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 476 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 477 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 478 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 479 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502CPXXXX/drivers/ |
D | fsl_clock.h | 475 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 476 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 477 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 478 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 479 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/drivers/ |
D | fsl_clock.h | 554 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 555 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 556 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 557 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 558 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S016/drivers/ |
D | fsl_clock.h | 554 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 555 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 556 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 557 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 558 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018M/drivers/ |
D | fsl_clock.h | 552 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 553 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 554 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 555 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 556 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/drivers/ |
D | fsl_clock.h | 552 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 553 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 554 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 555 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 556 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/drivers/ |
D | fsl_clock.h | 552 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 553 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 554 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 555 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 556 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S06/drivers/ |
D | fsl_clock.h | 485 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 486 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 487 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 488 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 489 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S04/drivers/ |
D | fsl_clock.h | 485 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 486 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 487 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 488 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 489 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506/drivers/ |
D | fsl_clock.h | 485 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 486 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 487 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 488 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 489 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/drivers/ |
D | fsl_clock.h | 552 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 553 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 554 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 555 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 556 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504/drivers/ |
D | fsl_clock.h | 485 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 486 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 487 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 488 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 489 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/drivers/ |
D | fsl_clock.h | 485 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 486 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 487 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 488 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 489 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/drivers/ |
D | fsl_clock.h | 570 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 571 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 572 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 573 #define GET_ID_ITEM_SEL(connection) (uint8_t)(((((connection)&0xF00U) >> 8U) - 1U)) argument 574 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/drivers/ |
D | fsl_clock.h | 554 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 555 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 556 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 557 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((connection)&0xF00U) >> 8U) - 1U)) argument 558 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/drivers/ |
D | fsl_clock.h | 570 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 571 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 572 #define GET_ID_ITEM_MUX(connection) ((connection)&0xFFU) argument 573 #define GET_ID_ITEM_SEL(connection) ((((connection)&0xF00U) >> 8U) - 1U) argument 574 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54618/drivers/ |
D | fsl_clock.h | 570 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 571 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 572 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 573 #define GET_ID_ITEM_SEL(connection) (uint8_t)(((((connection)&0xF00U) >> 8U) - 1U)) argument 574 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S66/drivers/ |
D | fsl_clock.h | 542 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 543 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 544 #define GET_ID_ITEM_MUX(connection) (((uint8_t)connection) & 0xFFU) argument 545 #define GET_ID_ITEM_SEL(connection) ((uint8_t)((((uint32_t)(connection)&0xF00U) >> 8U) - 1U)) argument 546 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/drivers/ |
D | fsl_clock.h | 570 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 571 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 572 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 573 #define GET_ID_ITEM_SEL(connection) (uint8_t)(((((connection)&0xF00U) >> 8U) - 1U)) argument 574 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54605/drivers/ |
D | fsl_clock.h | 570 #define GET_ID_ITEM(connection) ((connection)&0xFFFU) argument 571 #define GET_ID_NEXT_ITEM(connection) ((connection) >> 12U) argument 572 #define GET_ID_ITEM_MUX(connection) ((uint8_t)((connection)&0xFFU)) argument 573 #define GET_ID_ITEM_SEL(connection) (uint8_t)(((((connection)&0xF00U) >> 8U) - 1U)) argument 574 #define GET_ID_SELECTOR(connection) ((connection)&0xF000000U) argument
|