Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_peripherals.h48 PERIPHERAL_OFF = 0x01, /*!< 1 RST and clk OFF */ enumerator
Dmss_peripherals.c123 if (req_state == PERIPHERAL_OFF) in peripheral_on_off()