Searched defs:fsOff (Results 1 – 2 of 2) sorted by relevance
130 … uint8_t fsOff: 1; /*!< 0: Keep PLL enabled after command. 1: Turn off FS after command. */ member163 …uint8_t fsOff: 1; /*!< 0: Keep PLL enabled after command. 1: Turn off FS after command… member198 …uint32_t fsOff: 1; /*!< 0: Keep PLL enabled after command. 1: Turn off FS after command. */ member241 …uint8_t fsOff: 1; /*!< 0: Keep PLL enabled after command. 1: Turn off FS after comm… member324 …uint8_t fsOff: 1; /*!< 0: Keep PLL enabled after command. 1: Turn off FS after c… member408 …uint8_t fsOff: 1; /*!< 0: Keep PLL enabled after command. 1: Turn off FS after c… member
1790 static void RCL_Handler_Generic_setSynthPowerState(bool fsOff) in RCL_Handler_Generic_setSynthPowerState()