Home
last modified time | relevance | path

Searched defs:src (Results 1 – 5 of 5) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c1064 status_t FLASH_Program(flash_config_t *config, uint32_t start, uint32_t *src, uint32_t lengthInByte… in FLASH_Program()
1127 status_t FLASH_ProgramOnce(flash_config_t *config, uint32_t index, uint32_t *src, uint32_t lengthIn… in FLASH_ProgramOnce()
1166 status_t FLASH_ProgramSection(flash_config_t *config, uint32_t start, uint32_t *src, uint32_t lengt… in FLASH_ProgramSection()
1291 status_t FLASH_EepromWrite(flash_config_t *config, uint32_t start, uint8_t *src, uint32_t lengthInB… in FLASH_EepromWrite()
Dfsl_clock.h469 uint32_t src : 4; /*!< System clock source, see @ref scg_sys_clk_src_t. */ member
820 static inline void CLOCK_SetIpSrc(clock_ip_name_t name, clock_ip_src_t src) in CLOCK_SetIpSrc()
851 static inline void CLOCK_SetIpSrcDiv(clock_ip_name_t name, clock_ip_src_t src, uint8_t divValue, ui… in CLOCK_SetIpSrcDiv()
Dfsl_clock.c247 bool CLOCK_EnableUsbfs0Clock(clock_usb_src_t src, uint32_t freq) in CLOCK_EnableUsbfs0Clock()
Dfsl_cau3.c2110 register const uint8_t *src = srcAddr; in cau3_get_word_from_unaligned() local
Dfsl_cau3_ble.c2305 register const uint8_t *src = srcAddr; in cau3_get_word_from_unaligned() local