Home
last modified time | relevance | path

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

/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_soc_eu_periph.h110 static inline uint32_t soc_eu_fc_read(uint32_t reg) in soc_eu_fc_read() function
141 soc_eu_fc_write(soc_eu_fc_read(reg_offset) & ~(1 << shift), reg_offset); in hal_soc_eu_set_fc_mask()
168 soc_eu_fc_write(soc_eu_fc_read(reg_offset) | (1 << shift), reg_offset); in hal_soc_eu_clear_fc_mask()

Completed in 4 milliseconds