Home
last modified time | relevance | path

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

/bsp/rm48x50/HALCoGen/source/
A Dsys_startup.c238 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 Dhpm_uart_lin.c25 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 Darm_helium_utils.h198 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 Dbf533_ram.ldf198 PROCESSOR p0
423 } /* p0 */
A Dbf533_sdram_64M.ldf207 PROCESSOR p0
485 } /* p0 */

Completed in 18 milliseconds