I don't see why you want to use lookup-constants for these real values. The purpose of lookup-constants (in my mind) is for things that are defined in .h files and which could change with different libraries or OS's. These constants only depend on the hardware, and so I would just hard-code the bits.