Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c734 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()
739 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()
743 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()
747 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()
Dmec_vbat_api.h61 int mec_hal_bbram_wr32(uint16_t byte_ofs, uint32_t val);
Dmec_vbat.c117 int mec_hal_bbram_wr32(uint16_t byte_ofs, uint32_t val) in mec_hal_bbram_wr32() function