Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Ddriver_smpu.c118 static uint32_t round_up_to_power_of_two(uint32_t x) in round_up_to_power_of_two() function
173 uint32_t low_rs = round_up_to_power_of_two(size); in calc_smpu_params()