Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-template-cat1/files/cat1b/
Dcybsp_dsram.h53 cy_rslt_t cybsp_syspm_dsram_init(void);
Dcybsp_dsram.c88 __WEAK cy_rslt_t cybsp_syspm_dsram_init(void) in cybsp_syspm_dsram_init() function
Dcybsp.c81 result = cybsp_syspm_dsram_init(); in cybsp_init()