Searched refs:p0 (Results 1 – 5 of 5) sorted by relevance
| /bsp/rm48x50/HALCoGen/source/ |
| A D | sys_startup.c | 238 void (**p0)(void) = (void *)__TI_PINIT_Base; in _c_int00() local 240 while ((uint32)p0 < __TI_PINIT_Limit) in _c_int00() 242 void (*p)(void) = *p0++; in _c_int00()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/uart_lin/ |
| A D | hpm_uart_lin.c | 25 uint8_t id0, id1, id2, id3, id4, id5, p0, p1, pid; in hpm_uart_lin_calculate_protected_id() local 36 p0 = id0 ^ id1 ^ id2 ^ id4; in hpm_uart_lin_calculate_protected_id() 38 pid = (p1 << 7) | (p0 << 6) | id; in hpm_uart_lin_calculate_protected_id()
|
| /bsp/tae32f5300/Libraries/CMSIS/Include/ |
| A D | arm_helium_utils.h | 198 mve_pred16_t p0 = vctp32q(blkCnt); in arm_mat_trans_32bit_generic_mve() local 200 vstrwq_p(pDataDestR, vecIn, p0); in arm_mat_trans_32bit_generic_mve()
|
| /bsp/bf533/vdsp/ |
| A D | bf533_ram.ldf | 198 PROCESSOR p0 423 } /* p0 */
|
| A D | bf533_sdram_64M.ldf | 207 PROCESSOR p0 485 } /* p0 */
|
Completed in 18 milliseconds